C# Class XenAdmin.SettingsPanels.HostPowerONEditPage

Inheritance: System.Windows.Forms.UserControl, IEditPage
Afficher le fichier Open project: xenserver/xenadmin Class Usage Examples

Protected Properties

Свойство Type Description
ColumnKey System.Windows.Forms.DataGridViewTextBoxColumn
ColumnValue System.Windows.Forms.DataGridViewTextBoxColumn
dataGridView1 DataGridViewKey
groupBoxCredentials System.Windows.Forms.GroupBox
groupBoxMode System.Windows.Forms.GroupBox
label1 System.Windows.Forms.Label
label2 System.Windows.Forms.Label
label3 System.Windows.Forms.Label
label4 Label
radioButtonCustom System.Windows.Forms.RadioButton
radioButtonDRAC System.Windows.Forms.RadioButton
radioButtonDisabled System.Windows.Forms.RadioButton
radioButtonILO System.Windows.Forms.RadioButton
radioButtonWakeonLAN System.Windows.Forms.RadioButton
tableLayoutPanelCredentials System.Windows.Forms.TableLayoutPanel
textBoxCustom System.Windows.Forms.TextBox
textBoxInterface System.Windows.Forms.TextBox
textBoxPassword System.Windows.Forms.TextBox
textBoxUser System.Windows.Forms.TextBox

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Method Details

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

Property Details

ColumnKey protected_oe property

protected DataGridViewTextBoxColumn,System.Windows.Forms ColumnKey
Résultat System.Windows.Forms.DataGridViewTextBoxColumn

ColumnValue protected_oe property

protected DataGridViewTextBoxColumn,System.Windows.Forms ColumnValue
Résultat System.Windows.Forms.DataGridViewTextBoxColumn

dataGridView1 protected_oe property

protected DataGridViewKey dataGridView1
Résultat DataGridViewKey

groupBoxCredentials protected_oe property

protected GroupBox,System.Windows.Forms groupBoxCredentials
Résultat System.Windows.Forms.GroupBox

groupBoxMode protected_oe property

protected GroupBox,System.Windows.Forms groupBoxMode
Résultat System.Windows.Forms.GroupBox

label1 protected_oe property

protected Label,System.Windows.Forms label1
Résultat System.Windows.Forms.Label

label2 protected_oe property

protected Label,System.Windows.Forms label2
Résultat System.Windows.Forms.Label

label3 protected_oe property

protected Label,System.Windows.Forms label3
Résultat System.Windows.Forms.Label

label4 protected_oe property

protected Label label4
Résultat Label

radioButtonCustom protected_oe property

protected RadioButton,System.Windows.Forms radioButtonCustom
Résultat System.Windows.Forms.RadioButton

radioButtonDRAC protected_oe property

protected RadioButton,System.Windows.Forms radioButtonDRAC
Résultat System.Windows.Forms.RadioButton

radioButtonDisabled protected_oe property

protected RadioButton,System.Windows.Forms radioButtonDisabled
Résultat System.Windows.Forms.RadioButton

radioButtonILO protected_oe property

protected RadioButton,System.Windows.Forms radioButtonILO
Résultat System.Windows.Forms.RadioButton

radioButtonWakeonLAN protected_oe property

protected RadioButton,System.Windows.Forms radioButtonWakeonLAN
Résultat System.Windows.Forms.RadioButton

tableLayoutPanelCredentials protected_oe property

protected TableLayoutPanel,System.Windows.Forms tableLayoutPanelCredentials
Résultat System.Windows.Forms.TableLayoutPanel

textBoxCustom protected_oe property

protected TextBox,System.Windows.Forms textBoxCustom
Résultat System.Windows.Forms.TextBox

textBoxInterface protected_oe property

protected TextBox,System.Windows.Forms textBoxInterface
Résultat System.Windows.Forms.TextBox

textBoxPassword protected_oe property

protected TextBox,System.Windows.Forms textBoxPassword
Résultat System.Windows.Forms.TextBox

textBoxUser protected_oe property

protected TextBox,System.Windows.Forms textBoxUser
Résultat System.Windows.Forms.TextBox