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

DbMaintenanceWindow..::..SetControlReadOnlyMode Method

Sets the control read only mode.

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

Syntax


public void SetControlReadOnlyMode(
	Control control,
	bool readOnlyValue
)
Public Sub SetControlReadOnlyMode ( _
	control As Control, _
	readOnlyValue As Boolean _
)
public:
void SetControlReadOnlyMode(
	Control^ control, 
	bool^ readOnlyValue
)

Parameters

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