Click or drag to resize

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; }

Property Value

Type: Control

[Missing <value> documentation for "P:Grasshopper.GUI.GH_TooltipDisplayEventArgs.Control"]

See Also