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



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