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

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