Share via


ShellWindowPaneUserControl Constructors

Definition

Overloads

ShellWindowPaneUserControl()

public:
 ShellWindowPaneUserControl();
public ShellWindowPaneUserControl();
Public Sub New ()

Applies to

ShellWindowPaneUserControl(Boolean)

public:
 ShellWindowPaneUserControl(bool trackActiveControl);
public ShellWindowPaneUserControl(bool trackActiveControl);
new Microsoft.SqlServer.Management.UI.VSIntegration.ShellWindowPaneUserControl : bool -> Microsoft.SqlServer.Management.UI.VSIntegration.ShellWindowPaneUserControl
Public Sub New (trackActiveControl As Boolean)

Parameters

trackActiveControl
Boolean

Applies to