Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ProgressBar Class
Fields Properties Methods Events


In This Topic
    ProgressBar Class Members
    In This Topic

    The following tables list the members exposed by ProgressBar.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
    Public Properties
     NameDescription
    Public Property Gets or set the animation interval for continuous progress bar.  
    Public Property Gets or sets the Cancel button.  
    Public Property Gets or sets the progress bar "Cancelling..." text shown during the cancelling of the WorkUnit.  
    Public Property Gets or sets the progress bar tick color.  
    Public Property Gets or sets the scale of the progress bar.  
    Public Property When false, the UI element is drawn with a flat color.  
    Public Property Gets or sets the percent text visibility status.  
    Public Property Gets or sets the progress bar style mode.  
    Public Property Gets or sets the progress bar text.  
    Public Property Gets or sets the progress bar text background color.  
    Public Property Gets or sets the progress bar text color.  
    Public Property Gets or sets progress bar thickness factor (range 0-1).  
    Public Property Gets or sets the progress bar value.  
    Public Property Gets the index of the viewport on which the progress bar is displayed.  
    Public PropertyGets or sets the progress bar visibility during the WorkUnit asynchronous execution.  
    Top
    Protected Properties
     NameDescription
    Protected Internal Propertystatic (Shared in Visual Basic)  
    Protected Internal PropertyOverridden.   
    Protected Internal Property  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden.   
    Top
    See Also