RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryNumericControlProcessor Constructor

Initializes a new instance of the DataEntryNumericControlProcessor class.

Namespace:  RingSoft.DataEntryControls.Engine
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


public DataEntryNumericControlProcessor(
	INumericControl control
)
Public Sub New ( _
	control As INumericControl _
)
public:
DataEntryNumericControlProcessor(
	INumericControl^ control
)