InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputProgressBar Class
Members

In This Topic
    InputProgressBar Class
    In This Topic
    Represents a progress bar element in a C1InputPanel control.
    Object Model
    InputProgressBar Class
    Syntax
    'Declaration
     
    Public Class InputProgressBar 
       Inherits InputComponent
    public class InputProgressBar : InputComponent 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.InputPanel.InputComponent
                C1.Win.InputPanel.InputProgressBar

    See Also