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

DateEditProcessor Constructor

Initializes a new instance of the DateEditProcessor class.

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

Syntax


public DateEditProcessor(
	IDateEditControl control
)
Public Sub New ( _
	control As IDateEditControl _
)
public:
DateEditProcessor(
	IDateEditControl^ control
)