Public Member Functions | |
this (IntPtr wxobj) | |
this () | |
this (int id, int type, wxObject obj, int rowOrCol, int x, int y, bool control, bool shift, bool alt, bool meta) | |
int | RowOrCol () |
Point | Position () |
bool | ControlDown () |
bool | MetaDown () |
bool | ShiftDown () |
bool | AltDown () |
void | Veto () |
void | Allow () |
bool | Allowed () |
Static Public Member Functions | |
static | this () |
this | ( | IntPtr | wxobj | ) |
Reimplemented from Event.
this | ( | ) |
Reimplemented from Event.
this | ( | int | id, | |
int | type, | |||
wxObject | obj, | |||
int | rowOrCol, | |||
int | x, | |||
int | y, | |||
bool | control, | |||
bool | shift, | |||
bool | alt, | |||
bool | meta | |||
) |
static this | ( | ) | [static] |
Reimplemented from Event.
int RowOrCol | ( | ) |
Point Position | ( | ) |
bool ControlDown | ( | ) |
bool MetaDown | ( | ) |
bool ShiftDown | ( | ) |
bool AltDown | ( | ) |
void Veto | ( | ) |
void Allow | ( | ) |
bool Allowed | ( | ) |