Click or drag to resize

clsTaskMeterInitEventArgs Class

Event Parameter for the process bar initialisation
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    MARIInterfaceclsTaskMeterInitEventArgs

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public sealed class MeterInitEventArgs : EventArgs

The clsTaskMeterInitEventArgs type exposes the following members.

Constructors
Fields
  NameDescription
Public fieldbShowCancel
Show a cancel button in your process bar. When true the loop will stop MeterUpdateEventArgs.Cancel was set to true
Public fieldsngMax
Maximum number of steps
Public fieldsText
Text to show left of the process bar
Top
See Also