Public Member Functions | |
this (IntPtr wxobj) | |
this (int commandType, int id) | |
int | Flags () |
void | Flags (int value) |
string | FindString () |
void | FindString (string value) |
string | ReplaceString () |
void | ReplaceString (string value) |
FindReplaceDialog | Dialog () |
Static Public Member Functions | |
static | this () |
static Event | New (IntPtr ptr) |
static this | ( | ) | [static] |
Reimplemented from CommandEvent.
this | ( | IntPtr | wxobj | ) |
Reimplemented from CommandEvent.
this | ( | int | commandType, | |
int | id | |||
) |
Reimplemented from CommandEvent.
static Event New | ( | IntPtr | ptr | ) | [static] |
Reimplemented from CommandEvent.
int Flags | ( | ) |
void Flags | ( | int | value | ) |
string FindString | ( | ) |
void FindString | ( | string | value | ) |
string ReplaceString | ( | ) |
void ReplaceString | ( | string | value | ) |