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

In This Topic
    UnderlineSelection Method
    In This Topic
    Adds the Underline attribute to the currently selected text.
    Syntax
    'Declaration
     
    Public Sub UnderlineSelection() 
    public void UnderlineSelection()
    See Also