C# Class Widgets.HexNumberTextBox

Inheritance: TextBox
Afficher le fichier Open project: mti-rfid/RFID_Explorer

Méthodes publiques

Свойство Type Description
groupIndex Int32

Protected Properties

Свойство Type Description
BitStringCreator NumericStringConverter
Tip ToolTip

Méthodes publiques

Méthode Description
HexNumberTextBox ( )

Méthodes protégées

Méthode Description
OnKeyPress ( KeyPressEventArgs e ) : void
OnTextChanged ( EventArgs e ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void

Method Details

HexNumberTextBox() public méthode

public HexNumberTextBox ( )

OnKeyPress() protected méthode

protected OnKeyPress ( KeyPressEventArgs e ) : void
e KeyPressEventArgs
Résultat void

OnTextChanged() protected méthode

protected OnTextChanged ( EventArgs e ) : void
e EventArgs
Résultat void

Property Details

BitStringCreator protected_oe static_oe property

protected static NumericStringConverter,Widgets BitStringCreator
Résultat NumericStringConverter

Tip protected_oe static_oe property

protected static ToolTip Tip
Résultat ToolTip

groupIndex public_oe property

public Int32 groupIndex
Résultat Int32