[]
Returns the text tip when the mouse moves over the element.
public virtual string GetTextTip(Point pt)
Public Overridable 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. |