Property | Type | Description | |
---|---|---|---|
InitializeComponent | void |
Method | Description | |
---|---|---|
WizardPage ( ) : System |
Creates a new instance of the WizardPage class.
|
Method | Description | |
---|---|---|
OnPaint ( PaintEventArgs e ) : void |
Provides custom drawing to the wizard page.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |