Share via


ModelBusView.Show Method

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

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

Syntax

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

.NET Framework Security

See Also

Reference

ModelBusView Class

Microsoft.VisualStudio.Modeling.Integration Namespace