C# 클래스 XenAdmin.SettingsPanels.HostPowerONEditPage

상속: System.Windows.Forms.UserControl, IEditPage
파일 보기 프로젝트 열기: xenserver/xenadmin 1 사용 예제들

보호된 프로퍼티들

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