C# Class WindowlessControls.CommonControls.NumericControl

Inheritance: TextControl
Exibir arquivo Open project: koush/WindowlessControls

Public Methods

Method Description
NumericControl ( ) : System
NumericControl ( int value ) : System

Method Details

NumericControl() public method

public NumericControl ( ) : System
return System

NumericControl() public method

public NumericControl ( int value ) : System
value int
return System