C# Class Longkong.ColorPicker.ComponentTextBox

Inheritance: System.Windows.Forms.TextBox
Afficher le fichier Open project: Longkong/Pojjaman

Méthodes protégées

Méthode Description
IsInputKey ( Keys keyData ) : bool
OnLostFocus ( EventArgs e ) : void
ProcessDialogKey ( Keys keyData ) : bool

Private Methods

Méthode Description
ComponentTextBox ( ) : System

Method Details

IsInputKey() protected méthode

protected IsInputKey ( Keys keyData ) : bool
keyData Keys
Résultat bool

OnLostFocus() protected méthode

protected OnLostFocus ( EventArgs e ) : void
e System.EventArgs
Résultat void

ProcessDialogKey() protected méthode

protected ProcessDialogKey ( Keys keyData ) : bool
keyData Keys
Résultat bool