C# Класс XenAdmin.Dialogs.AddServerDialog

Наследование: XenAdmin.Dialogs.XenDialogBase
Показать файл Открыть проект Примеры использования класса

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

Свойство Тип Описание
AddButton System.Windows.Forms.Button
CancelButton2 System.Windows.Forms.Button
PasswordLabel System.Windows.Forms.Label
PasswordTextBox System.Windows.Forms.TextBox
ServerNameComboBox System.Windows.Forms.ComboBox
ServerNameLabel System.Windows.Forms.Label
UsernameLabel System.Windows.Forms.Label
UsernameTextBox System.Windows.Forms.TextBox
XenServerRadioButton System.Windows.Forms.RadioButton
flowLayoutPanel1 System.Windows.Forms.FlowLayoutPanel
groupBox1 System.Windows.Forms.GroupBox
labelError System.Windows.Forms.Label
labelInstructions System.Windows.Forms.Label
pictureBoxError System.Windows.Forms.PictureBox
tableLayoutPanelCreds System.Windows.Forms.TableLayoutPanel
tableLayoutPanelType System.Windows.Forms.TableLayoutPanel

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

Метод Описание
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

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

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

protected System.Windows.Forms.Button AddButton
Результат System.Windows.Forms.Button

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

protected System.Windows.Forms.Button CancelButton2
Результат System.Windows.Forms.Button

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

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

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

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

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

protected System.Windows.Forms.ComboBox ServerNameComboBox
Результат System.Windows.Forms.ComboBox

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

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

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

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

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

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

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

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

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

protected System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1
Результат System.Windows.Forms.FlowLayoutPanel

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

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

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

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

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

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

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

protected System.Windows.Forms.PictureBox pictureBoxError
Результат System.Windows.Forms.PictureBox

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

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

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

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