C# 클래스 XenAdmin.Dialogs.AddServerDialog

상속: XenAdmin.Dialogs.XenDialogBase
파일 보기 프로젝트 열기: xenserver/xenadmin 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
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