Property | Type | Description | |
---|---|---|---|
lblName | System.Windows.Forms.Label | ||
panel1 | System.Windows.Forms.Panel | ||
panel1FillRight | System.Windows.Forms.Panel | ||
pnlButtons | System.Windows.Forms.Panel | ||
pnlEdit | System.Windows.Forms.Panel |
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.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected System.Windows.Forms.Label lblName | ||
return | System.Windows.Forms.Label |
protected System.Windows.Forms.Panel panel1 | ||
return | System.Windows.Forms.Panel |
protected System.Windows.Forms.Panel panel1FillRight | ||
return | System.Windows.Forms.Panel |
protected System.Windows.Forms.Panel pnlButtons | ||
return | System.Windows.Forms.Panel |