
Public Member Functions | |
| this (IntPtr wxobj) | |
| this (Window parent, int id=wxID_ANY, string title="", Bitmap bitmap=Bitmap.wxNullBitmap, Point pos=wxDefaultPosition, int style=wxDEFAULT_DIALOG_STYLE) | |
| bool | RunWizard (WizardPage firstPage) |
| void | PageSize (Size value) |
| this | ( | IntPtr | wxobj | ) |
Reimplemented from Dialog.
| this | ( | Window | parent, | |
| int | id = wxID_ANY, |
|||
| string | title = "", |
|||
| Bitmap | bitmap = Bitmap.wxNullBitmap, |
|||
| Point | pos = wxDefaultPosition, |
|||
| int | style = wxDEFAULT_DIALOG_STYLE | |||
| ) |
| bool RunWizard | ( | WizardPage | firstPage | ) |
| void PageSize | ( | Size | value | ) |
1.5.4