The TreeNodeGetHintEventArgs class implements argument of the event that occurs when the tooltip appears for the element over which the mouse cursor has stopped.
| Designer name | Brief description | |
| The Create designer creates argument of the event that occurs when tooltip appears for the element over which the mouse cursor has stopped. |
| Property name | Brief description | |
| The Text property determines text of the tooltip for the element at which the mouse cursor is pointed. |
| Property name | Brief description | |
| The Column property returns index of the component column, in the area of which the mouse cursor is placed. |
| Property name | Brief description | |
| Node | The Node property returns a node for which the event was generated. |
| Property name | Brief description | |
| The TreeControl property returns the component for which the event was generated. |
See also: