Public Member Functions | |
this (IntPtr wxobj) | |
this (EventType type=wxEVT_NULL, int winid=0) | |
bool | LoggingOff () |
void | LoggingOff (bool value) |
void | Veto () |
void | Veto (bool veto) |
void | CanVeto (bool value) |
bool | CanVeto () |
bool | GetVeto () |
Static Public Member Functions | |
static | this () |
this | ( | IntPtr | wxobj | ) |
Reimplemented from Event.
this | ( | EventType | type = wxEVT_NULL , |
|
int | winid = 0 | |||
) |
static this | ( | ) | [static] |
Reimplemented from Event.
bool LoggingOff | ( | ) |
void LoggingOff | ( | bool | value | ) |
void Veto | ( | ) |
void Veto | ( | bool | veto | ) |
void CanVeto | ( | bool | value | ) |
bool CanVeto | ( | ) |
bool GetVeto | ( | ) |