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

In This Topic
    RunHighlightSelectionTextDialogAsync Method
    In This Topic
    Runs the standard color dialog and sets the selected text backcolor asynchronously.
    Syntax
    'Declaration
     
    Public Function RunHighlightSelectionTextDialogAsync() As System.Threading.Tasks.Task
    public System.Threading.Tasks.Task RunHighlightSelectionTextDialogAsync()
    See Also