Property | Type | Description | |
---|---|---|---|
EnableDisable | void | ||
InitializeComponent | void | ||
SetButtonTexts | void | ||
buttonCancel_Click | void | ||
buttonNext_Click | void | ||
buttonPrevious_Click | void |
Method | Description | |
---|---|---|
AddPage ( |
||
ShowPage ( int pageNo ) : bool | ||
Start ( ) : void | ||
ucWizard ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
EnableDisable ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
SetButtonTexts ( ) : void | ||
buttonCancel_Click ( object sender, |
||
buttonNext_Click ( object sender, |
||
buttonPrevious_Click ( object sender, |
public AddPage ( |
||
page | ||
return | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |