Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor Namespace / C1Editor Class / VerticalScroll Property

In This Topic
    VerticalScroll Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property VerticalScroll As System.Windows.Forms.VScrollProperties
    public System.Windows.Forms.VScrollProperties VerticalScroll {get;}
    See Also