Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarButton Class / PressedForegroundBrush Property

In This Topic
    PressedForegroundBrush Property (C1ToolbarButton)
    In This Topic
    Pressed foreground color
    Syntax
    'Declaration
     
    
    Public Property PressedForegroundBrush As SolidColorBrush
    public SolidColorBrush PressedForegroundBrush {get; set;}
    See Also