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

PrintingProcessingWindow..::..CurrentProgressBar Property

Gets the current progress bar.

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

Syntax


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

Field Value

The current progress bar.