C# 클래스 mRemoteNG.UI.Controls.IPTextBox

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

공개 프로퍼티들

프로퍼티 타입 설명
Octet1 System.Windows.Forms.TextBox
Octet2 System.Windows.Forms.TextBox
Octet3 System.Windows.Forms.TextBox
Octet4 System.Windows.Forms.TextBox

공개 메소드들

메소드 설명
IPTextBox ( ) : System

보호된 메소드들

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

비공개 메소드들

메소드 설명
Box1_KeyPress ( object sender, KeyPressEventArgs e ) : void
Box2_KeyPress ( object sender, KeyPressEventArgs e ) : void
Box3_KeyPress ( object sender, KeyPressEventArgs e ) : void
Box4_KeyPress ( object sender, KeyPressEventArgs e ) : void
Box_Enter ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void
IsValid ( string inString ) : bool
label_EnabledChanged ( object sender, EventArgs e ) : void
panel1_EnabledChanged ( object sender, EventArgs e ) : void

메소드 상세

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

IPTextBox() 공개 메소드

public IPTextBox ( ) : System
리턴 System

프로퍼티 상세

Octet1 공개적으로 프로퍼티

public TextBox,System.Windows.Forms Octet1
리턴 System.Windows.Forms.TextBox

Octet2 공개적으로 프로퍼티

public TextBox,System.Windows.Forms Octet2
리턴 System.Windows.Forms.TextBox

Octet3 공개적으로 프로퍼티

public TextBox,System.Windows.Forms Octet3
리턴 System.Windows.Forms.TextBox

Octet4 공개적으로 프로퍼티

public TextBox,System.Windows.Forms Octet4
리턴 System.Windows.Forms.TextBox