Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended.PropertyGrid Namespace / ColorPaletteEditor Class / ButtonForeground Property

In This Topic
    ButtonForeground Property (ColorPaletteEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ButtonForeground As Brush
    public Brush ButtonForeground {get; set;}
    See Also