Property | Type | Description | |
---|---|---|---|
button1 | System.Windows.Forms.Button | ||
button2 | System.Windows.Forms.Button | ||
button3 | System.Windows.Forms.Button | ||
button4 | System.Windows.Forms.Button | ||
components | System.ComponentModel.IContainer | ||
label1 | System.Windows.Forms.Label | ||
label2 | System.Windows.Forms.Label | ||
label3 | System.Windows.Forms.Label | ||
status | System.Windows.Forms.ToolStripStatusLabel | ||
statusStrip1 | System.Windows.Forms.StatusStrip | ||
textBox1 | System.Windows.Forms.TextBox | ||
textBox2 | System.Windows.Forms.TextBox | ||
textBox3 | System.Windows.Forms.TextBox |
Method | Description | |
---|---|---|
DirectReplace ( ) : System | ||
InitializeComponent ( ) : void |
Erforderliche Methode für die Designerunterstützung. Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Verwendete Ressourcen bereinigen.
|
Method | Description | |
---|---|---|
DirectReplace_Resize ( object sender, |
||
button1_Click ( object sender, |
||
button2_Click ( object sender, |
||
button3_Click ( object sender, |
||
button4_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | True, wenn verwaltete Ressourcen gelöscht werden sollen; andernfalls False. |
return | void |
public System.Windows.Forms.Button button1 | ||
return | System.Windows.Forms.Button |
public System.Windows.Forms.Button button2 | ||
return | System.Windows.Forms.Button |
public System.Windows.Forms.Button button3 | ||
return | System.Windows.Forms.Button |
public System.Windows.Forms.Button button4 | ||
return | System.Windows.Forms.Button |
public System.ComponentModel.IContainer components | ||
return | System.ComponentModel.IContainer |
public System.Windows.Forms.Label label1 | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label label2 | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label label3 | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.ToolStripStatusLabel status | ||
return | System.Windows.Forms.ToolStripStatusLabel |
public System.Windows.Forms.StatusStrip statusStrip1 | ||
return | System.Windows.Forms.StatusStrip |
public System.Windows.Forms.TextBox textBox1 | ||
return | System.Windows.Forms.TextBox |
public System.Windows.Forms.TextBox textBox2 | ||
return | System.Windows.Forms.TextBox |