Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ProgressBar Class
Members

In This Topic
    ProgressBar Class
    In This Topic
    Viewport progress bar.
    Syntax
    'Declaration
     
    Public Class ProgressBar 
       Inherits BarBase
       Implements IUserInterfaceElement 
    public class ProgressBar : BarBase, IUserInterfaceElement  
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.DisposableBase
          devDept.Eyeshot.UserInterfaceBase
                devDept.Eyeshot.ProgressBar

    See Also