The IDevTools type exposes the following members.
Methods| 
								 
							 | Name | Description | 
|---|
  | Hide | 
                Closes the Chromium Developer Tools window if any is shown.
              | 
  | Show | 
                Opens the Chromium Developer Tools panel in a new window. This method does nothing if the DevTools window is
                already shown.
              | 
Top
See Also