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

VmUiControl..::..OnSetEnabled Method

Called when [set enabled].

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

Syntax


protected void OnSetEnabled(
	bool isEnabled
)
Protected Sub OnSetEnabled ( _
	isEnabled As Boolean _
)
protected:
void OnSetEnabled(
	bool^ isEnabled
)

Parameters

isEnabled
Type: Boolean
if set to true [is enabled].