Public Member Functions | |
this (IntPtr wxobj) | |
this (int commandType, int id) | |
int | Position () |
void | Position (int value) |
void | Veto () |
void | Allow () |
bool | Allowed () |
Static Public Member Functions | |
static | this () |
this | ( | IntPtr | wxobj | ) |
Reimplemented from CommandEvent.
this | ( | int | commandType, | |
int | id | |||
) |
Reimplemented from CommandEvent.
static this | ( | ) | [static] |
Reimplemented from CommandEvent.
int Position | ( | ) |
void Position | ( | int | value | ) |
void Veto | ( | ) |
void Allow | ( | ) |
bool Allowed | ( | ) |