Property | Type | Description | |
---|---|---|---|
nextButton | |||
previousButton |
Property | Type | Description | |
---|---|---|---|
Draw | void | ||
GetBoolProp | bool | ||
InitializeComponent | void | ||
SetBoolProp | void | ||
closeButton_Click | void | ||
lostFocus | void | ||
nextButton_Click | void | ||
previousButton_Click | void |
Method | Description | |
---|---|---|
BalloonHelp ( ) : System |
Method | Description | |
---|---|---|
CalcClientSize ( ) : |
||
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnClosed ( System e ) : void | ||
OnDeactivateApp ( System e ) : void | ||
OnLoad ( System e ) : void | ||
OnPaint ( System e ) : void | ||
WndProc ( |
Method | Description | |
---|---|---|
Draw ( |
||
GetBoolProp ( uint prop ) : bool | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
SetBoolProp ( uint prop, bool b ) : void | ||
closeButton_Click ( object sender, |
||
lostFocus ( object sender, |
||
nextButton_Click ( object sender, |
||
previousButton_Click ( object sender, |
protected OnDeactivateApp ( System e ) : void | ||
e | System | |
return | void |
protected WndProc ( |
||
m | ||
return | void |
public Button,System.Windows.Forms nextButton | ||
return |