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

In This Topic
    RunColorSelectionTextDialog Method
    In This Topic
    Runs the standard color dialog and sets the selected text forecolor;
    Syntax
    'Declaration
     
    Public Sub RunColorSelectionTextDialog() 
    public void RunColorSelectionTextDialog()
    See Also