ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ComboBox Class / ScrollBarStyleProperty Field



In This Topic
    ScrollBarStyleProperty Field (C1ComboBox)
    In This Topic
    Identifies the ScrollBarStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ScrollBarStyleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1ComboBox.ScrollBarStyleProperty
    public static readonly DependencyProperty ScrollBarStyleProperty
    public:
    static readonly DependencyProperty^ ScrollBarStyleProperty
    See Also