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

PrintingProcessingWindow..::..PartTextControl Property

Gets the part text control.

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

Syntax


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

Field Value

The part text control.