Property | Type | Description | |
---|---|---|---|
oldcalidbox | System.Windows.Forms.TextBox |
Property | Type | Description | |
---|---|---|---|
CalidUtility_Load | void | ||
InitializeComponent | void | ||
RandomString | string | ||
STAShowSADialog | DialogResult | ||
button1_Click | void | ||
button2_Click | void | ||
label1_Click | void |
Method | Description | |
---|---|---|
CalidUtility ( SharpTuner st, |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
CalidUtility_Load ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
RandomString ( int size ) : string | ||
STAShowSADialog ( |
||
button1_Click ( object sender, |
||
button2_Click ( object sender, |
||
label1_Click ( object sender, |
public CalidUtility ( SharpTuner st, |
||
st | SharpTuner | |
mw | ||
return | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |