Click or drag to resize

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

Property Value

Type: Control

[Missing <value> documentation for "P:Grasshopper.GUI.GH_TooltipComponent.Target"]

See Also