C# Class hoTools.Query.QueryGui.EnterTextBox

Overrides TextBox 'IsInputKey' to handle the enter key. Per default it isn't passed
Inheritance: System.Windows.Forms.TextBox
Afficher le fichier Open project: Helmut-Ortmann/EnterpriseArchitect_hoTools

Méthodes protégées

Méthode Description
IsInputKey ( Keys keyData ) : bool

Method Details

IsInputKey() protected méthode

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