Property | Type | Description | |
---|---|---|---|
button1 | System.Windows.Forms.Button | ||
label1 | System.Windows.Forms.Label | ||
label2 | System.Windows.Forms.Label | ||
label3 | System.Windows.Forms.Label | ||
label4 | System.Windows.Forms.Label | ||
label5 | System.Windows.Forms.Label | ||
label6 | System.Windows.Forms.Label | ||
label7 | System.Windows.Forms.Label | ||
label8 | System.Windows.Forms.Label | ||
label9 | System.Windows.Forms.Label | ||
listBox1 | System.Windows.Forms.ListBox |
Method | Description | |
---|---|---|
Form2 ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
button1_Click ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public System.Windows.Forms.Button button1 | ||
return | System.Windows.Forms.Button |
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.Label label4 | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label label5 | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label label6 | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label label7 | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label label8 | ||
return | System.Windows.Forms.Label |
public System.Windows.Forms.Label label9 | ||
return | System.Windows.Forms.Label |