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

VmUiControl Constructor

Initializes a new instance of the VmUiControl class.

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

Syntax


public VmUiControl(
	Control control,
	UiCommand command
)
Public Sub New ( _
	control As Control, _
	command As UiCommand _
)
public:
VmUiControl(
	Control^ control, 
	UiCommand^ command
)

Parameters

control
Type: Control
The control.
command
Type: RingSoft.DataEntryControls.Engine..::..UiCommand
The command.