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



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