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

In This Topic
    ShowDevToolsAsync Method
    In This Topic
    Raises the Edge based DevTools window for the document asynchronously.
    Syntax
    'Declaration
     
    Public Function ShowDevToolsAsync() As System.Threading.Tasks.Task
    public System.Threading.Tasks.Task ShowDevToolsAsync()
    See Also