Свойство | 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éthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | 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. |
Résultat | void |
protected System.Windows.Forms.Button AddButton | ||
Résultat | System.Windows.Forms.Button |
protected System.Windows.Forms.Button CancelButton2 | ||
Résultat | System.Windows.Forms.Button |
protected System.Windows.Forms.Label PasswordLabel | ||
Résultat | System.Windows.Forms.Label |
protected System.Windows.Forms.TextBox PasswordTextBox | ||
Résultat | System.Windows.Forms.TextBox |
protected System.Windows.Forms.ComboBox ServerNameComboBox | ||
Résultat | System.Windows.Forms.ComboBox |
protected System.Windows.Forms.Label ServerNameLabel | ||
Résultat | System.Windows.Forms.Label |
protected System.Windows.Forms.Label UsernameLabel | ||
Résultat | System.Windows.Forms.Label |
protected System.Windows.Forms.TextBox UsernameTextBox | ||
Résultat | System.Windows.Forms.TextBox |
protected System.Windows.Forms.RadioButton XenServerRadioButton | ||
Résultat | System.Windows.Forms.RadioButton |
protected System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1 | ||
Résultat | System.Windows.Forms.FlowLayoutPanel |
protected System.Windows.Forms.GroupBox groupBox1 | ||
Résultat | System.Windows.Forms.GroupBox |
protected System.Windows.Forms.Label labelError | ||
Résultat | System.Windows.Forms.Label |
protected System.Windows.Forms.Label labelInstructions | ||
Résultat | System.Windows.Forms.Label |
protected System.Windows.Forms.PictureBox pictureBoxError | ||
Résultat | System.Windows.Forms.PictureBox |
protected System.Windows.Forms.TableLayoutPanel tableLayoutPanelCreds | ||
Résultat | System.Windows.Forms.TableLayoutPanel |