Méthode | Description | |
---|---|---|
CalculatorForm ( ) : System | ||
Show ( |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnResultAccepted ( |
||
ProcessDialogKey ( Keys keyData ) : bool |
Méthode | Description | |
---|---|---|
CalculatorForm_Deactivate ( object sender, |
||
CalculatorForm_Shown ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
_acceptButton_Click ( object sender, |
||
_cancelButton_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
protected OnResultAccepted ( |
||
e | ||
Résultat | void |
protected ProcessDialogKey ( Keys keyData ) : bool | ||
keyData | Keys | |
Résultat | bool |
public Show ( |
||
control | ||
Résultat | void |