Share via


BaseEditorPane.Hide Method

Hides a window pane.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Common.UI
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public Sub Hide
'Usage
Dim instance As BaseEditorPane

instance.Hide()
public void Hide()
public:
void Hide()
public function Hide()
member Hide : unit -> unit 

.NET Framework Security

See Also

Reference

BaseEditorPane Class

BaseEditorPane Members

Microsoft.VisualStudio.Data.Schema.Project.Common.UI Namespace