Public Member Functions | |
this (IntPtr wxobj) | |
this (int commandType, int id, int nSel, int nOldSel) | |
int | Selection () |
void | Selection (int value) |
int | OldSelection () |
void | OldSelection (int value) |
void | Veto () |
void | Allow () |
bool | Allowed () |
Static Public Member Functions | |
static | this () |
this | ( | IntPtr | wxobj | ) |
Reimplemented from Event.
this | ( | int | commandType, | |
int | id, | |||
int | nSel, | |||
int | nOldSel | |||
) |
static this | ( | ) | [static] |
Reimplemented from Event.
int Selection | ( | ) |
void Selection | ( | int | value | ) |
int OldSelection | ( | ) |
void OldSelection | ( | int | value | ) |
void Veto | ( | ) |
void Allow | ( | ) |
bool Allowed | ( | ) |