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

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