AVEVA CAF API Documenation
Properties  Methods 


ProgressBar Class Members

The following tables list the members exposed by ProgressBar.

Public Properties
 NameDescription
Public Property Cancel button enable state  
Public Property Returns true if Cancel has been requested.  
Public Property Maximum for progress range  
Public Property Minimum for progress range  
Public Property Gets or sets the progress value as an integer (0-100)  
Public Property Gets or sets the progress text (left)  
Public Property Gets or sets the progress text (right)  
Public Property Gets if the Cancel button is shown  
Public Property Gets or sets the title of the window.  
Public Property Gets or set if the progress is Marquee Style.  
Top
Public Methods
 NameDescription
Public Method Closes the progress bar.  
Public MethodOverloaded.  Displays the progress bar.  
Top
See Also