C# Class Gablarski.Clients.Windows.NumericRequiredTextBox

Inheritance: System.Windows.Forms.TextBox
Afficher le fichier Open project: ermau/Gablarski

Méthodes protégées

Méthode Description
OnTextChanged ( EventArgs e ) : void
OnValidating ( CancelEventArgs e ) : void

Method Details

OnTextChanged() protected méthode

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

OnValidating() protected méthode

protected OnValidating ( CancelEventArgs e ) : void
e CancelEventArgs
Résultat void