C# Class YetAnotherRelogger.Forms.Wizard.DiabloOptions

Afficher le fichier Open project: sinterlkaas/YetAnotherRelogger Class Usage Examples

Méthodes publiques

Свойство 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

Méthodes publiques

Méthode Description
DiabloOptions ( WizardMain parent ) : System
ValidateInput ( ) : bool

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode 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

Method Details

DiabloOptions() public méthode

public DiabloOptions ( WizardMain parent ) : System
parent WizardMain
Résultat System

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

ValidateInput() public méthode

public ValidateInput ( ) : bool
Résultat bool

Property Details

checkBox1 public_oe property

public System.Windows.Forms.CheckBox checkBox1
Résultat System.Windows.Forms.CheckBox

checkBox2 public_oe property

public System.Windows.Forms.CheckBox checkBox2
Résultat System.Windows.Forms.CheckBox

checkBox3 public_oe property

public System.Windows.Forms.CheckBox checkBox3
Résultat System.Windows.Forms.CheckBox

checkBox4 public_oe property

public System.Windows.Forms.CheckBox checkBox4
Résultat System.Windows.Forms.CheckBox

comboBox1 public_oe property

public System.Windows.Forms.ComboBox comboBox1
Résultat System.Windows.Forms.ComboBox

comboBox2 public_oe property

public System.Windows.Forms.ComboBox comboBox2
Résultat System.Windows.Forms.ComboBox

comboBox3 public_oe property

public System.Windows.Forms.ComboBox comboBox3
Résultat System.Windows.Forms.ComboBox

groupBox1 public_oe property

public System.Windows.Forms.GroupBox groupBox1
Résultat System.Windows.Forms.GroupBox

groupBox2 public_oe property

public System.Windows.Forms.GroupBox groupBox2
Résultat System.Windows.Forms.GroupBox

groupBox3 public_oe property

public System.Windows.Forms.GroupBox groupBox3
Résultat System.Windows.Forms.GroupBox

groupBox4 public_oe property

public System.Windows.Forms.GroupBox groupBox4
Résultat System.Windows.Forms.GroupBox

maskedTextBox1 public_oe property

public System.Windows.Forms.MaskedTextBox maskedTextBox1
Résultat System.Windows.Forms.MaskedTextBox

textBox1 public_oe property

public System.Windows.Forms.TextBox textBox1
Résultat System.Windows.Forms.TextBox

textBox10 public_oe property

public System.Windows.Forms.TextBox textBox10
Résultat System.Windows.Forms.TextBox

textBox11 public_oe property

public System.Windows.Forms.TextBox textBox11
Résultat System.Windows.Forms.TextBox

textBox12 public_oe property

public System.Windows.Forms.TextBox textBox12
Résultat System.Windows.Forms.TextBox

textBox13 public_oe property

public System.Windows.Forms.TextBox textBox13
Résultat System.Windows.Forms.TextBox

textBox2 public_oe property

public System.Windows.Forms.TextBox textBox2
Résultat System.Windows.Forms.TextBox

textBox3 public_oe property

public System.Windows.Forms.TextBox textBox3
Résultat System.Windows.Forms.TextBox

textBox4 public_oe property

public System.Windows.Forms.TextBox textBox4
Résultat System.Windows.Forms.TextBox

textBox5 public_oe property

public System.Windows.Forms.TextBox textBox5
Résultat System.Windows.Forms.TextBox

textBox6 public_oe property

public System.Windows.Forms.TextBox textBox6
Résultat System.Windows.Forms.TextBox

textBox7 public_oe property

public System.Windows.Forms.TextBox textBox7
Résultat System.Windows.Forms.TextBox

textBox8 public_oe property

public System.Windows.Forms.TextBox textBox8
Résultat System.Windows.Forms.TextBox

textBox9 public_oe property

public System.Windows.Forms.TextBox textBox9
Résultat System.Windows.Forms.TextBox