AVEVA CAF API Documenation
Properties  Methods  Events

IProgressIndicator Interface Members

The following tables list the members exposed by IProgressIndicator.

Public Properties
 NameDescription
 Property Delay before showing progress indication (ms)  
 Property When set activity indicator will bounce from side to side  
 Property Activity indicator color  
 Property Activity indicator speed  
 Property Gets or sets the progress bar value.  
 Property Maximum for progress range  
 Property Minimum for progress range  
 Property Flag for progress label overlaying the statusbar  
 Property Gets or Sets the text that is displayed with the progress bar (left).  
 Property Gets or Sets the text that is displayed with the progress bar (right).  
 Property Gets or Sets the text that is displayed as a title of the progress bar.  
 Property When true then acts and an activity indicator  
Top
Public Methods
 NameDescription
 Method Signal that progress display has ended  
 Method Signal that progress display to begin  
Top
Public Events
 NameDescription
 Event called when display ready  
Top
See Also