[]
Returns the text tip when the mouse moves over the element.
public override string GetTextTip(Point pt)
Public Overrides Function GetTextTip(pt As Point) As String
| Type | Name | Description |
|---|---|---|
| Point | pt | point of mouse |
| Type | Description |
|---|---|
| string | The text tip when the mouse moves over the element. |