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
Purpose: Gets and sets the Maximum value
Notes:


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

Top Property Summary
Options Name Purpose
+ Consultingwerk.EventArgs Empty
Inherited from Consultingwerk.EventArgs
+ INTEGER Maximum
+ INTEGER 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

Returns Consultingwerk.EventArgs
Top

PUBLIC INTEGER Maximum


Returns INTEGER
Top

PUBLIC INTEGER Value


Returns INTEGER


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