RingSoft.DbLookup.Controls.WPF Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DbMaintenanceWindow..::..OnReadOnlyModeSet Method

Called when [read only mode set].

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


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

Parameters

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