
Public Member Functions | |
| this (IntPtr wxobj) | |
| this () | |
| bool | Direction () |
| void | Direction (bool value) |
| bool | WindowChange () |
| void | WindowChange (bool value) |
| Window | CurrentFocus () |
| void | CurrentFocus (Window value) |
| void | Flags (int value) |
Static Public Member Functions | |
| static | this () |
| this | ( | IntPtr | wxobj | ) |
Reimplemented from Event.
| this | ( | ) |
Reimplemented from Event.
| static this | ( | ) | [static] |
Reimplemented from Event.
| bool Direction | ( | ) |
| void Direction | ( | bool | value | ) |
| bool WindowChange | ( | ) |
| void WindowChange | ( | bool | value | ) |
| Window CurrentFocus | ( | ) |
| void CurrentFocus | ( | Window | value | ) |
| void Flags | ( | int | value | ) |
1.5.4