GH_TooltipComponentTarget Property |
Gets or sets the control this tooltip is tied to.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public Control Target { get; set; }
Public Property Target As Control
Get
Set
Property Value
Type:
Control[Missing <value> documentation for "P:Grasshopper.GUI.GH_TooltipComponent.Target"]
See Also