Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / TextHighlightButton Class / ShowAutomaticColor Property

In This Topic
    ShowAutomaticColor Property (TextHighlightButton)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ShowAutomaticColor As System.Boolean
    public System.bool ShowAutomaticColor {get; set;}
    See Also