ModelBusView.Hide Method ()

 

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

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

Syntax

public abstract void Hide()
public:
virtual void Hide() abstract
abstract Hide : unit -> unit
Public MustOverride Sub Hide

Parameters

Return Value

See Also

ModelBusView Class
Microsoft.VisualStudio.Modeling.Integration Namespace

Return to top