Share via


BaseEditorPane.ShowNoActivate Method

Shows the window without activating it.

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 ShowNoActivate
'Usage
Dim instance As BaseEditorPane

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

.NET Framework Security

See Also

Reference

BaseEditorPane Class

BaseEditorPane Members

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