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

VmUiControl..::..SetLabel Method

Sets the label.

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

Syntax


public void SetLabel(
	Label label
)
Public Sub SetLabel ( _
	label As Label _
)
public:
void SetLabel(
	Label^ label
)

Parameters

label
Type: Label
The label.