C# Класс XenAdmin.SettingsPanels.HostPowerONEditPage

Наследование: System.Windows.Forms.UserControl, IEditPage
Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

Свойство Тип Описание
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

Защищенные методы

Метод Описание
Dispose ( bool disposing ) : void

Clean up any resources being used.

Приватные методы

Метод Описание
InitializeComponent ( ) : void

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

Описание методов

Dispose() защищенный Метод

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Результат void

Описание свойств

ColumnKey защищенное свойство

protected DataGridViewTextBoxColumn,System.Windows.Forms ColumnKey
Результат System.Windows.Forms.DataGridViewTextBoxColumn

ColumnValue защищенное свойство

protected DataGridViewTextBoxColumn,System.Windows.Forms ColumnValue
Результат System.Windows.Forms.DataGridViewTextBoxColumn

dataGridView1 защищенное свойство

protected DataGridViewKey dataGridView1
Результат DataGridViewKey

groupBoxCredentials защищенное свойство

protected GroupBox,System.Windows.Forms groupBoxCredentials
Результат System.Windows.Forms.GroupBox

groupBoxMode защищенное свойство

protected GroupBox,System.Windows.Forms groupBoxMode
Результат System.Windows.Forms.GroupBox

label1 защищенное свойство

protected Label,System.Windows.Forms label1
Результат System.Windows.Forms.Label

label2 защищенное свойство

protected Label,System.Windows.Forms label2
Результат System.Windows.Forms.Label

label3 защищенное свойство

protected Label,System.Windows.Forms label3
Результат System.Windows.Forms.Label

label4 защищенное свойство

protected Label label4
Результат Label

radioButtonCustom защищенное свойство

protected RadioButton,System.Windows.Forms radioButtonCustom
Результат System.Windows.Forms.RadioButton

radioButtonDRAC защищенное свойство

protected RadioButton,System.Windows.Forms radioButtonDRAC
Результат System.Windows.Forms.RadioButton

radioButtonDisabled защищенное свойство

protected RadioButton,System.Windows.Forms radioButtonDisabled
Результат System.Windows.Forms.RadioButton

radioButtonILO защищенное свойство

protected RadioButton,System.Windows.Forms radioButtonILO
Результат System.Windows.Forms.RadioButton

radioButtonWakeonLAN защищенное свойство

protected RadioButton,System.Windows.Forms radioButtonWakeonLAN
Результат System.Windows.Forms.RadioButton

tableLayoutPanelCredentials защищенное свойство

protected TableLayoutPanel,System.Windows.Forms tableLayoutPanelCredentials
Результат System.Windows.Forms.TableLayoutPanel

textBoxCustom защищенное свойство

protected TextBox,System.Windows.Forms textBoxCustom
Результат System.Windows.Forms.TextBox

textBoxInterface защищенное свойство

protected TextBox,System.Windows.Forms textBoxInterface
Результат System.Windows.Forms.TextBox

textBoxPassword защищенное свойство

protected TextBox,System.Windows.Forms textBoxPassword
Результат System.Windows.Forms.TextBox

textBoxUser защищенное свойство

protected TextBox,System.Windows.Forms textBoxUser
Результат System.Windows.Forms.TextBox