AVEVA CAF API Documenation


ProgressBarOptions Class Properties

For a list of all members of this type, see ProgressBarOptions members.

Public Properties
 NameDescription
Public Property Dialog will also block  
Public Property Block interaction with main UI whilst progress bar is displayed  
Public Property Cancel button enabled  
Public Property Cancel button text  
Public Property Cancel button visible  
Public Property When set activity indicator will bounce from side to side  
Public Property Activity indicator color  
Public Property Activity indicator speed  
Public Property Upper limit for progress range  
Public Property Lower limit for progress range  
Public Property Text to show indicating current progress (left)  
Public Property Text to show indicating current progress (right)  
Public Property When true uses modal dialog, otherwise use status bar progress  
Public Property Show percentage text as label over progress bar  
Public Property Title for progress bar  
Public Property When set dialog will be forced as topmost window set to null for default behaviour (only true when blocking)  
Public Property When set will act as activity indicator  
Top
See Also