C# 클래스 iControl.Dialogs.ConnectionDialog

파일 보기 프로젝트 열기: f5devcentral/f5-icontrol-library-dotnet

공개 프로퍼티들

프로퍼티 타입 설명
centerX int
centerY int
m_interfaces iControl.Interfaces

공개 메소드들

메소드 설명
ConnectionDialog ( ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Clean up any resources being used.

비공개 메소드들

메소드 설명
CancelLinkLabel_LinkClicked ( object sender, System e ) : void
ClearLinkLabel_LinkClicked ( object sender, LinkLabelLinkClickedEventArgs e ) : void
ConnectionDialog_HelpButtonClicked ( object sender, CancelEventArgs e ) : void
ConnectionDialog_Load ( object sender, System e ) : void
HostnameComboBox_SelectedIndexChanged ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

OKLinkLabel_LinkClicked ( object sender, System e ) : void
UseProxyCheckBox_CheckedChanged ( object sender, EventArgs e ) : void
fillupForm ( String sHostname ) : void
label6_Click ( object sender, EventArgs e ) : void

메소드 상세

ConnectionDialog() 공개 메소드

public ConnectionDialog ( ) : System
리턴 System

Dispose() 보호된 메소드

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
리턴 void

프로퍼티 상세

centerX 공개적으로 프로퍼티

public int centerX
리턴 int

centerY 공개적으로 프로퍼티

public int centerY
리턴 int

m_interfaces 공개적으로 프로퍼티

public iControl.Interfaces m_interfaces
리턴 iControl.Interfaces