ShellWindowPaneUserControl Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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