ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1NumericBox Class / SelectionForegroundProperty Field



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