Name | Description | |
---|---|---|
ToolTipPositionEventArgs Constructor | Initializes a new instance of a ToolTipPositionEventArgs object. |
The following tables list the members exposed by ToolTipPositionEventArgs.
Name | Description | |
---|---|---|
ToolTipPositionEventArgs Constructor | Initializes a new instance of a ToolTipPositionEventArgs object. |
Name | Description | |
---|---|---|
Component | Gets a reference to the System.ComponentModel.Component that provides the tooltip text and location. | |
ComponentBounds | Gets the bounds of the System.ComponentModel.Component that provides the tooltip text and location. | |
Location | Gets or sets the location where the tooltip will be displayed. | |
Text | Gets or sets the text that will be displayed in the tooltip. |