C# Class System.Windows.Forms.TextBoxDoubleB

Inheritance: TextBox
Afficher le fichier Open project: Duke-Jones/ED-IBE

Private Properties

Свойство Type Description
ParseValue void

Méthodes protégées

Méthode Description
OnLostFocus ( EventArgs e ) : void
OnTextChanged ( EventArgs e ) : void

Private Methods

Méthode Description
ParseValue ( String txtValue ) : void

Method Details

OnLostFocus() protected méthode

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

OnTextChanged() protected méthode

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