C# Class Control_de_Winamp.Form2

Inheritance: Form
显示文件 Open project: bjovick/RadioIIT

Public Properties

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

Public Methods

Method Description
Form2 ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

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

Method Details

Dispose() protected method

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

Form2() public method

public Form2 ( ) : System
return System

Property Details

button1 public_oe property

public System.Windows.Forms.Button button1
return System.Windows.Forms.Button

label1 public_oe property

public System.Windows.Forms.Label label1
return System.Windows.Forms.Label

label2 public_oe property

public System.Windows.Forms.Label label2
return System.Windows.Forms.Label

label3 public_oe property

public System.Windows.Forms.Label label3
return System.Windows.Forms.Label

label4 public_oe property

public System.Windows.Forms.Label label4
return System.Windows.Forms.Label

label5 public_oe property

public System.Windows.Forms.Label label5
return System.Windows.Forms.Label

label6 public_oe property

public System.Windows.Forms.Label label6
return System.Windows.Forms.Label

label7 public_oe property

public System.Windows.Forms.Label label7
return System.Windows.Forms.Label

label8 public_oe property

public System.Windows.Forms.Label label8
return System.Windows.Forms.Label

label9 public_oe property

public System.Windows.Forms.Label label9
return System.Windows.Forms.Label

listBox1 public_oe property

public System.Windows.Forms.ListBox listBox1
return System.Windows.Forms.ListBox