InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputTrackBar Class
Members

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

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.C1InputPanel.InputComponent
                C1.Win.C1InputPanel.InputTrackBar

    See Also