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

PrintingProcessingWindow..::..CurrentControl Property

Gets the current control.

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

Syntax


public StringReadOnlyBox CurrentControl { get; set; }
Public Property CurrentControl As StringReadOnlyBox
	Get
	Set
public:
property StringReadOnlyBox^ CurrentControl {
	StringReadOnlyBox^ get ();
	void set (StringReadOnlyBox^ value);
}

Field Value

The current control.