Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1Editor Class / RemoveHighlightSelectionText Method

In This Topic
    RemoveHighlightSelectionText Method
    In This Topic
    Removes the specified backcolor attribute from the currently selected text.
    Syntax
    'Declaration
     
    Public Sub RemoveHighlightSelectionText() 
    public void RemoveHighlightSelectionText()
    See Also