
Public Member Functions | |
| this (IntPtr wxobj) | |
| this (int commandId=0) | |
| void | Enabled (bool value) |
| void | Check (bool value) |
| bool | Checked () |
| bool | GetEnabled () |
| bool | SetChecked () |
| bool | SetEnabled () |
| bool | SetText () |
| string | Text () |
| void | Text (string value) |
Static Public Member Functions | |
| static bool | CanUpdate (Window window) |
| static UpdateUIMode | Mode () |
| static void | Mode (UpdateUIMode value) |
| static int | UpdateInterval () |
| static void | UpdateInterval (int value) |
| static void | ResetUpdateTime () |
| static | this () |
| this | ( | IntPtr | wxobj | ) |
Reimplemented from CommandEvent.
| this | ( | int | commandId = 0 |
) |
| static this | ( | ) | [static] |
Reimplemented from CommandEvent.
| void Enabled | ( | bool | value | ) |
| void Check | ( | bool | value | ) |
| static bool CanUpdate | ( | Window | window | ) | [static] |
| bool Checked | ( | ) |
| bool GetEnabled | ( | ) |
| bool SetChecked | ( | ) |
| bool SetEnabled | ( | ) |
| bool SetText | ( | ) |
| string Text | ( | ) |
| void Text | ( | string | value | ) |
| static UpdateUIMode Mode | ( | ) | [static] |
| static void Mode | ( | UpdateUIMode | value | ) | [static] |
| static int UpdateInterval | ( | ) | [static] |
| static void UpdateInterval | ( | int | value | ) | [static] |
| static void ResetUpdateTime | ( | ) | [static] |
1.5.4