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

DbMaintenanceWindowProcessor..::..KeyControlRegistered Property

Gets or sets a value indicating whether [key control registered].

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

Syntax


public bool KeyControlRegistered { get; set; }
Public Property KeyControlRegistered As Boolean
	Get
	Set
public:
property bool^ KeyControlRegistered {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [key control registered]; otherwise, false.