Displays the specified tool window.
Syntax
public
bool ShowToolWindow (
Guid toolWindow)
Parameters
- toolWindow
-
A Guid identifier for the tool window. This can be a custom Guid or one of the predefined values from System.ComponentModel.Design.StandardToolWindows.
Returns
true if the tool window was successfully shown; false if it could not be shown or found.
Remarks
Requirements
Namespace: System.Windows.Forms.Design
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0