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

DataEntryMemoEditor..::..SetReadOnlyMode Method

Sets the read only mode.

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

Syntax


public void SetReadOnlyMode(
	bool readOnlyValue
)
Public Sub SetReadOnlyMode ( _
	readOnlyValue As Boolean _
)
public:
void SetReadOnlyMode(
	bool^ readOnlyValue
)

Parameters

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