ComponentOne SpellChecker for WPF and Silverlight
C1.WPF.SpellChecker Namespace / C1SpellDialog Class / ButtonBackground Property

In This Topic
    ButtonBackground Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ButtonBackground As Brush
    public Brush ButtonBackground {get; set;}
    See Also