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

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