ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / ScrollBarPanel Class / ScrollBars Property

In This Topic
    ScrollBars Property (ScrollBarPanel)
    In This Topic
    Gets or sets which scrollbars should be visible.
    Syntax
    'Declaration
     
    Public Property ScrollBars As System.Windows.Forms.ScrollBars
    public System.Windows.Forms.ScrollBars ScrollBars {get; set;}
    See Also