InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.C1ScrollBar Namespace / C1VScrollBar Class
Members

In This Topic
    C1VScrollBar Class
    In This Topic
    A control that mimics the vertical scrollbar with additional theming support.
    Object Model
    C1VScrollBar Class
    Syntax
    'Declaration
     
    Public Class C1VScrollBar 
       Inherits C1ScrollBar
    public class C1VScrollBar : C1ScrollBar 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                C1.Win.C1ScrollBar.C1ScrollBar
                   C1.Win.C1ScrollBar.C1VScrollBar

    See Also