InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanelBase Class / ThemeScrollBars Property

In This Topic
    ThemeScrollBars Property (C1InputPanelBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property ThemeScrollBars As C1.Win.C1Themes.Shared.ThemeScrollBars
    public virtual C1.Win.C1Themes.Shared.ThemeScrollBars ThemeScrollBars {get; set;}
    See Also