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

In This Topic
    RemoveSelectionForeColor Method
    In This Topic
    Removes the all forecolor attributes from the currently selected text.
    Syntax
    'Declaration
     
    Public Sub RemoveSelectionForeColor() 
    public void RemoveSelectionForeColor()
    See Also