Public Member Functions | |
this (IntPtr wxobj) | |
this (int x=0, int y=0) | |
int | X () |
int | Y () |
Cursor | cursor () |
void | cursor (Cursor value) |
bool | HasCursor () |
Static Public Member Functions | |
static | this () |
this | ( | IntPtr | wxobj | ) |
Reimplemented from Event.
this | ( | int | x = 0 , |
|
int | y = 0 | |||
) |
static this | ( | ) | [static] |
Reimplemented from Event.
int X | ( | ) |
int Y | ( | ) |
Cursor cursor | ( | ) |
void cursor | ( | Cursor | value | ) |
bool HasCursor | ( | ) |