RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1LineSpacingTool Class / ButtonForeground Property

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