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

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