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 () Initializes the Visual Design
+ 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

PRIVATE InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

PUBLIC InitializeJobMonitor (BackgroundJob)

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

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

PROTECTED 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

PRIVATE 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

PUBLIC BackgroundJobProgressControl ()

Purpose: Constructor for the BackgroundJobProgressControl class
Notes:



Property Detail
Top

PUBLIC Consultingwerk.Windows.BackgroundOperation.BackgroundJob BackgroundJob


Returns Consultingwerk.Windows.BackgroundOperation.BackgroundJob


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:18:04