C# Class XenAdmin.Dialogs.AddServerDialog

Inheritance: XenAdmin.Dialogs.XenDialogBase
Afficher le fichier Open project: xenserver/xenadmin Class Usage Examples

Protected Properties

Свойство Type Description
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

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

AddButton protected_oe property

protected System.Windows.Forms.Button AddButton
Résultat System.Windows.Forms.Button

CancelButton2 protected_oe property

protected System.Windows.Forms.Button CancelButton2
Résultat System.Windows.Forms.Button

PasswordLabel protected_oe property

protected System.Windows.Forms.Label PasswordLabel
Résultat System.Windows.Forms.Label

PasswordTextBox protected_oe property

protected System.Windows.Forms.TextBox PasswordTextBox
Résultat System.Windows.Forms.TextBox

ServerNameComboBox protected_oe property

protected System.Windows.Forms.ComboBox ServerNameComboBox
Résultat System.Windows.Forms.ComboBox

ServerNameLabel protected_oe property

protected System.Windows.Forms.Label ServerNameLabel
Résultat System.Windows.Forms.Label

UsernameLabel protected_oe property

protected System.Windows.Forms.Label UsernameLabel
Résultat System.Windows.Forms.Label

UsernameTextBox protected_oe property

protected System.Windows.Forms.TextBox UsernameTextBox
Résultat System.Windows.Forms.TextBox

XenServerRadioButton protected_oe property

protected System.Windows.Forms.RadioButton XenServerRadioButton
Résultat System.Windows.Forms.RadioButton

flowLayoutPanel1 protected_oe property

protected System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1
Résultat System.Windows.Forms.FlowLayoutPanel

groupBox1 protected_oe property

protected System.Windows.Forms.GroupBox groupBox1
Résultat System.Windows.Forms.GroupBox

labelError protected_oe property

protected System.Windows.Forms.Label labelError
Résultat System.Windows.Forms.Label

labelInstructions protected_oe property

protected System.Windows.Forms.Label labelInstructions
Résultat System.Windows.Forms.Label

pictureBoxError protected_oe property

protected System.Windows.Forms.PictureBox pictureBoxError
Résultat System.Windows.Forms.PictureBox

tableLayoutPanelCreds protected_oe property

protected System.Windows.Forms.TableLayoutPanel tableLayoutPanelCreds
Résultat System.Windows.Forms.TableLayoutPanel

tableLayoutPanelType protected_oe property

protected System.Windows.Forms.TableLayoutPanel tableLayoutPanelType
Résultat System.Windows.Forms.TableLayoutPanel