Property | Type | Description |
---|
Method | Description | |
---|---|---|
FocusFirstTabIndex ( ) : void |
Set the focus to the contained control with a lowest tabIndex
|
|
OnCloseFromBack ( |
Fires the CloseFromBack Event
|
|
OnCloseFromNext ( |
Fires the CloseFromNextEvent
|
|
OnShowFromBack ( |
Fires the showFromBack event
|
|
OnShowFromNext ( |
Fires the showFromNext event
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
public OnCloseFromBack ( |
||
wiz | Wizard to pass into the sender argument | |
return | int |
public OnCloseFromNext ( |
||
wiz | Sender | |
return | int |
public OnShowFromBack ( |
||
wiz | sender | |
return | void |
public OnShowFromNext ( |
||
wiz | Sender | |
return | void |