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

VmUiControl..::..OnSetReadOnly Method

Called when [set read only].

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

Syntax


protected void OnSetReadOnly(
	bool readOnly
)
Protected Sub OnSetReadOnly ( _
	readOnly As Boolean _
)
protected:
void OnSetReadOnly(
	bool^ readOnly
)

Parameters

readOnly
Type: Boolean
if set to true [read only].