
Public Member Functions | |
| this (IntPtr wxobj) | |
| this () | |
| this (int flags) | |
| string | FindString () |
| void | FindString (string value) |
| string | ReplaceString () |
| void | ReplaceString (string value) |
| int | Flags () |
| void | Flags (int value) |
Static Public Member Functions | |
| static wxObject | New (IntPtr ptr) |
| this | ( | IntPtr | wxobj | ) |
Reimplemented from wxObject.
| this | ( | ) |
| this | ( | int | flags | ) |
| string FindString | ( | ) |
| void FindString | ( | string | value | ) |
| string ReplaceString | ( | ) |
| void ReplaceString | ( | string | value | ) |
| int Flags | ( | ) |
| void Flags | ( | int | value | ) |
| static wxObject New | ( | IntPtr | ptr | ) | [static] |
1.5.4