
Public Member Functions | |
| this (IntPtr wxobj) | |
| this (int commandType, int id) | |
| string | Label () |
| int | KeyCode () |
| int | Index () |
| ListItem | Item () |
| int | Column () |
| Point | point () |
| string | Text () |
| int | Image () |
| int | Data () |
| int | Mask () |
| int | CacheFrom () |
| int | CacheTo () |
| bool | EditCancelled () |
| void | EditCancelled (bool value) |
| void | Veto () |
| void | Allow () |
| bool | Allowed () |
Static Public Member Functions | |
| static Event | New (IntPtr ptr) |
| static | this () |
| this | ( | IntPtr | wxobj | ) |
Reimplemented from Event.
| this | ( | int | commandType, | |
| int | id | |||
| ) |
| static this | ( | ) | [static] |
Reimplemented from Event.
| string Label | ( | ) |
| int KeyCode | ( | ) |
| int Index | ( | ) |
| ListItem Item | ( | ) |
| int Column | ( | ) |
| Point point | ( | ) |
| string Text | ( | ) |
| int Image | ( | ) |
| int Data | ( | ) |
| int Mask | ( | ) |
| int CacheFrom | ( | ) |
| int CacheTo | ( | ) |
| bool EditCancelled | ( | ) |
| void EditCancelled | ( | bool | value | ) |
| void Veto | ( | ) |
| void Allow | ( | ) |
| bool Allowed | ( | ) |
1.5.4