GH_TooltipDisplayEventArgsControl Property |
Gets the control for whom the tooltip is about to be displayed.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public Control Control { get; }
Public ReadOnly Property Control As Control
Get
Property Value
Type:
Control[Missing <value> documentation for "P:Grasshopper.GUI.GH_TooltipDisplayEventArgs.Control"]
See Also