Public Member Functions | |
this (IntPtr wxobj) | |
this (string tip) | |
string | Tip () |
void | Tip (string value) |
Window | window () |
void | window (Window win) |
Static Public Member Functions | |
static void | Enabled (bool value) |
static void | Delay (int value) |
this | ( | IntPtr | wxobj | ) |
Reimplemented from wxObject.
this | ( | string | tip | ) |
static void Enabled | ( | bool | value | ) | [static] |
static void Delay | ( | int | value | ) | [static] |
string Tip | ( | ) |
void Tip | ( | string | value | ) |
Window window | ( | ) |
void window | ( | Window | win | ) |