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