Share via


VsModelingView.Show Method

Activates the WindowFrame represented by this ModelBusView and sets focus on it

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

'Declaration
Public Overrides Sub Show
public override void Show()
public:
virtual void Show() override
abstract Show : unit -> unit  
override Show : unit -> unit
public override function Show()

.NET Framework Security

See Also

Reference

VsModelingView Class

Microsoft.VisualStudio.Modeling.Integration.Shell Namespace