C# Class WindowlessControls.CommonControls.NumericControl

Inheritance: TextControl
Afficher le fichier Open project: koush/WindowlessControls

Méthodes publiques

Méthode Description
NumericControl ( ) : System
NumericControl ( int value ) : System

Method Details

NumericControl() public méthode

public NumericControl ( ) : System
Résultat System

NumericControl() public méthode

public NumericControl ( int value ) : System
value int
Résultat System