Grasshopper API
GH_TooltipComponent Class |
This component provides Grasshopper tooltip functionality through a winforms Component.

SystemObject
SystemMarshalByRefObject
System.ComponentModelComponent
Grasshopper.GUIGH_TooltipComponent
SystemMarshalByRefObject
System.ComponentModelComponent
Grasshopper.GUIGH_TooltipComponent
Namespace: Grasshopper.GUI
Assembly: Grasshopper (in Grasshopper.dll)

The GH_TooltipComponent type exposes the following members.

Name | Description | |
---|---|---|
![]() | GH_TooltipComponent | Initializes a new instance of the GH_TooltipComponent class |

Name | Description | |
---|---|---|
![]() | Delay |
Gets or sets the delay (in milliseconds) for this tooltip to appear.
|
![]() | Enabled |
Gets or sets the Enabled flag.
|
![]() | Tag |
Provides an easy way to store information on this Tooltip.
|
![]() | Target |
Gets or sets the control this tooltip is tied to.
|


Name | Description | |
---|---|---|
![]() | PopulateTooltip |
This event is raised just prior to the tooltip display.
|
