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

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