Share via


IExplorerView.Activate Method

Activates the view that is attached to the current view control.

Namespace:  Microsoft.SqlServer.Management.Explorer
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

Syntax

'Declaration
Sub Activate
'Usage
Dim instance As IExplorerView

instance.Activate()
void Activate()
void Activate()
abstract Activate : unit -> unit 
function Activate()