Public Member Functions | |
this (IntPtr wxobj) | |
this (int id, int type, wxObject obj, int row, int col, Control ctrl) | |
int | Row () |
void | Row (int value) |
int | Col () |
void | Col (int value) |
Control | control () |
void | control (Control value) |
Static Public Member Functions | |
static | this () |
this | ( | IntPtr | wxobj | ) |
Reimplemented from CommandEvent.
static this | ( | ) | [static] |
Reimplemented from CommandEvent.
int Row | ( | ) |
void Row | ( | int | value | ) |
int Col | ( | ) |
void Col | ( | int | value | ) |
Control control | ( | ) |
void control | ( | Control | value | ) |