Property | Type | Description | |
---|---|---|---|
checkBox1 | System.Windows.Forms.CheckBox | ||
checkBox2 | System.Windows.Forms.CheckBox | ||
checkBox3 | System.Windows.Forms.CheckBox | ||
checkBox4 | System.Windows.Forms.CheckBox | ||
comboBox1 | System.Windows.Forms.ComboBox | ||
comboBox2 | System.Windows.Forms.ComboBox | ||
comboBox3 | System.Windows.Forms.ComboBox | ||
groupBox1 | System.Windows.Forms.GroupBox | ||
groupBox2 | System.Windows.Forms.GroupBox | ||
groupBox3 | System.Windows.Forms.GroupBox | ||
groupBox4 | System.Windows.Forms.GroupBox | ||
maskedTextBox1 | System.Windows.Forms.MaskedTextBox | ||
textBox1 | System.Windows.Forms.TextBox | ||
textBox10 | System.Windows.Forms.TextBox | ||
textBox11 | System.Windows.Forms.TextBox | ||
textBox12 | System.Windows.Forms.TextBox | ||
textBox13 | System.Windows.Forms.TextBox | ||
textBox2 | System.Windows.Forms.TextBox | ||
textBox3 | System.Windows.Forms.TextBox | ||
textBox4 | System.Windows.Forms.TextBox | ||
textBox5 | System.Windows.Forms.TextBox | ||
textBox6 | System.Windows.Forms.TextBox | ||
textBox7 | System.Windows.Forms.TextBox | ||
textBox8 | System.Windows.Forms.TextBox | ||
textBox9 | System.Windows.Forms.TextBox |
Method | Description | |
---|---|---|
DiabloOptions ( |
||
ValidateInput ( ) : bool |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
DiabloOptions_Load ( object sender, EventArgs e ) : void | ||
DiabloOptions_VisibleChanged ( object sender, EventArgs e ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
NumericCheck ( object sender, KeyPressEventArgs e ) : void | ||
button2_Click ( object sender, EventArgs e ) : void | ||
button4_Click ( object sender, EventArgs e ) : void | ||
button5_Click ( object sender, EventArgs e ) : void | ||
checkBox1_CheckedChanged_1 ( object sender, EventArgs e ) : void | ||
checkBox2_CheckedChanged ( object sender, EventArgs e ) : void | ||
checkBox3_CheckedChanged ( object sender, EventArgs e ) : void | ||
textBox1_TextChanged ( object sender, EventArgs e ) : void |
public DiabloOptions ( |
||
parent | ||
return | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public System.Windows.Forms.CheckBox checkBox1 | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox checkBox2 | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox checkBox3 | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.CheckBox checkBox4 | ||
return | System.Windows.Forms.CheckBox |
public System.Windows.Forms.ComboBox comboBox1 | ||
return | System.Windows.Forms.ComboBox |
public System.Windows.Forms.ComboBox comboBox2 | ||
return | System.Windows.Forms.ComboBox |
public System.Windows.Forms.ComboBox comboBox3 | ||
return | System.Windows.Forms.ComboBox |
public System.Windows.Forms.GroupBox groupBox1 | ||
return | System.Windows.Forms.GroupBox |
public System.Windows.Forms.GroupBox groupBox2 | ||
return | System.Windows.Forms.GroupBox |
public System.Windows.Forms.GroupBox groupBox3 | ||
return | System.Windows.Forms.GroupBox |
public System.Windows.Forms.GroupBox groupBox4 | ||
return | System.Windows.Forms.GroupBox |
public System.Windows.Forms.MaskedTextBox maskedTextBox1 | ||
return | System.Windows.Forms.MaskedTextBox |
public System.Windows.Forms.TextBox textBox1 | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox textBox10 | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox textBox11 | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox textBox12 | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox textBox13 | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox textBox2 | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox textBox3 | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox textBox4 | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox textBox5 | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox textBox6 | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox textBox7 | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox textBox8 | ||
return | System.Windows.Forms.TextBox |