C# 클래스 Widgets.HexNumberTextBox

상속: TextBox
파일 보기 프로젝트 열기: mti-rfid/RFID_Explorer

공개 프로퍼티들

프로퍼티 타입 설명
groupIndex Int32

보호된 프로퍼티들

프로퍼티 타입 설명
BitStringCreator NumericStringConverter
Tip ToolTip

공개 메소드들

메소드 설명
HexNumberTextBox ( )

보호된 메소드들

메소드 설명
OnKeyPress ( KeyPressEventArgs e ) : void
OnTextChanged ( EventArgs e ) : void

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void

메소드 상세

HexNumberTextBox() 공개 메소드

public HexNumberTextBox ( )

OnKeyPress() 보호된 메소드

protected OnKeyPress ( KeyPressEventArgs e ) : void
e KeyPressEventArgs
리턴 void

OnTextChanged() 보호된 메소드

protected OnTextChanged ( EventArgs e ) : void
e EventArgs
리턴 void

프로퍼티 상세

BitStringCreator 보호되어 있는 정적으로 프로퍼티

protected static NumericStringConverter,Widgets BitStringCreator
리턴 NumericStringConverter

Tip 보호되어 있는 정적으로 프로퍼티

protected static ToolTip Tip
리턴 ToolTip

groupIndex 공개적으로 프로퍼티

public Int32 groupIndex
리턴 Int32