Namespace: Consultingwerk.Windows.BackgroundOperation
Class 
BackgroundJobProgressControl Copy to Clipboard
Parent classes:
Inherits: Progress.Windows.UserControl

File:BackgroundJobProgressControl
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Nov 04 01:16:00 CET 2012



Top Method Summary
Options Name Purpose
InitializeComponent ()
InitializeJobMonitor (BackgroundJob) Initializes the Job Monitor for the given job
JobFinishedHandler (Object, EventArgs) Event handler for the ProcessFinished event of the Job
ultraButton1_Click (Object, EventArgs) Event handler for the Click event of the ultraButton1

Top Constructor Summary
Options Name Purpose
BackgroundJobProgressControl () Constructor for the BackgroundJobProgressControl class

Top Property Summary
Options Name Purpose
Consultingwerk.Windows.BackgroundOperation.BackgroundJob BackgroundJob


Method Detail
Top

InitializeComponent ()


Top

InitializeJobMonitor (BackgroundJob)

Purpose: Initializes the Job Monitor for the given job
Notes:

Parameters:
poJob Consultingwerk.Windows.BackgroundOperation.BackgroundJob
The Background Job
Top

JobFinishedHandler (Object, EventArgs)

Purpose: Event handler for the ProcessFinished event of the Job
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

ultraButton1_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the ultraButton1
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event


Constructor Detail
Top

BackgroundJobProgressControl ()

Purpose: Constructor for the BackgroundJobProgressControl class
Notes:



Property Detail
Top

Consultingwerk.Windows.BackgroundOperation.BackgroundJob BackgroundJob


Returns Consultingwerk.Windows.BackgroundOperation.BackgroundJob


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:31:22