Namespace: Consultingwerk.Studio.ProjectMinimizer
Class 
ProgressChangedEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.EventArgs

File:ProgressChangedEventArgs
Purpose:Event argument class for the ProgressChanged event of the
FileFileParser class
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Jul 03 09:25:03 CEST 2011


Top Constructor Summary
Options Name Purpose
+ ProgressChangedEventArgs (integer, integer) Constructor for the ProgressChangedEventArgs class

Top Property Summary
Options Name Purpose
+ Consultingwerk.EventArgs Empty Returns the default instance of the Consultingwerk.EventArgs class
Inherited from Consultingwerk.EventArgs
+ INTEGER Maximum Gets and sets the Maximum value
+ INTEGER Value Gets and sets the current value


Constructor Detail
Top

PUBLIC ProgressChangedEventArgs (integer, integer)

Purpose: Constructor for the ProgressChangedEventArgs class
Notes:

Parameters:
piValue INTEGER
The current value
piMaximum INTEGER
The maximum value


Property Detail
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs
Purpose: Returns the default instance of the Consultingwerk.EventArgs class
Notes:

Returns Consultingwerk.EventArgs
Top

PUBLIC INTEGER Maximum

Purpose: Gets and sets the Maximum value
Notes:

Returns INTEGER
Top

PUBLIC INTEGER Value

Purpose: Gets and sets the current value
Notes:

Returns INTEGER


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:45:36