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

BaseWindow..::..OnReadOnlyModeSet Method

Called when [read only mode set].

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

Syntax


protected virtual void OnReadOnlyModeSet(
	bool readOnlyValue
)
Protected Overridable Sub OnReadOnlyModeSet ( _
	readOnlyValue As Boolean _
)
protected:
virtual void OnReadOnlyModeSet(
	bool^ readOnlyValue
)

Parameters

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