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

In This Topic
    RunFontDialogForSelection Method
    In This Topic
    Runs the font dialog and sets the font of the selected text.
    Syntax
    'Declaration
     
    Public Sub RunFontDialogForSelection() 
    public void RunFontDialogForSelection()
    See Also