DataEntryNumericControlProcessor Constructor
Initializes a new instance of the DataEntryNumericControlProcessor class.
Namespace:
RingSoft.DataEntryControls.EngineAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
public DataEntryNumericControlProcessor( INumericControl control )
Public Sub New ( _ control As INumericControl _ )
public: DataEntryNumericControlProcessor( INumericControl^ control )
Parameters
- control
- Type: RingSoft.DataEntryControls.Engine..::..INumericControl
The control.