Public Member Functions | |
this (IntPtr ptr) | |
this (EventType type=wxEVT_NULL, int id=wxID_ANY, bool direction=true, WizardPage page=null) | |
bool | Direction () |
WizardPage | Page () |
Static Public Member Functions | |
static | this () |
static Event | New (IntPtr ptr) |
Static Public Attributes | |
static EventType | wxEVT_WIZARD_PAGE_CHANGED |
static EventType | wxEVT_WIZARD_PAGE_CHANGING |
static EventType | wxEVT_WIZARD_CANCEL |
static EventType | wxEVT_WIZARD_HELP |
static EventType | wxEVT_WIZARD_FINISHED |
static this | ( | ) | [static] |
this | ( | IntPtr | ptr | ) |
this | ( | EventType | type = wxEVT_NULL , |
|
int | id = wxID_ANY , |
|||
bool | direction = true , |
|||
WizardPage | page = null | |||
) |
static Event New | ( | IntPtr | ptr | ) | [static] |
bool Direction | ( | ) |
WizardPage Page | ( | ) |
EventType wxEVT_WIZARD_PAGE_CHANGED [static] |
EventType wxEVT_WIZARD_PAGE_CHANGING [static] |
EventType wxEVT_WIZARD_CANCEL [static] |
EventType wxEVT_WIZARD_HELP [static] |
EventType wxEVT_WIZARD_FINISHED [static] |