Public Member Functions | |
| wxExtCmdWizardPage1 () | |
| Constructors. | |
| wxExtCmdWizardPage1 (wxWizard *parent, const wxString &name) | |
| bool | Create (wxWizard *parent, const wxString &name) |
| Creation. | |
| void | CreateControls () |
| Creates the controls and sizers. | |
| wxExtCmdOptionsPanel * | GetPanel () |
Protected Attributes | |
| wxExtCmdOptionsPanel * | m_pPanel |
Definition at line 98 of file extcmddlg.h.
1.5.1-p1