VsModelingView.Hide Method ()

 

Hides the WindowFrame represented by this ModelBusView. The underlying view container is still in memory.

Namespace:   Microsoft.VisualStudio.Modeling.Integration.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0.dll)

Syntax

public override void Hide()
public:
virtual void Hide() override
override Hide : unit -> unit
Public Overrides Sub Hide

Parameters

Return Value

See Also

VsModelingView Class
Microsoft.VisualStudio.Modeling.Integration.Shell Namespace

Return to top