GH_TooltipComponent Class |
Namespace: Grasshopper.GUI
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.
|