
Public Member Functions | |
| ToolTip (wxString tip) | |
| ToolTip (string tip) | |
| ToolTip (IntPtr wxObject) | |
Properties | |
| static int | Delay [set] |
| static bool | Enabled [set] |
| string | Tip [get, set] |
| Window | Window [get] |
| wx.ToolTip.ToolTip | ( | IntPtr | wxObject | ) |
| wx.ToolTip.ToolTip | ( | string | tip | ) |
| wx.ToolTip.ToolTip | ( | wxString | tip | ) |
int wx.ToolTip.Delay [static, set] |
Set the delay after which the tooltip appears in milliseconds. May not be supported on all platforms (eg. wxCocoa).
bool wx.ToolTip.Enabled [static, set] |
Enables or disables tolltips globally. May not be supported on all platforms (eg. wxCocoa).
string wx.ToolTip.Tip [get, set] |
Window wx.ToolTip.Window [get] |