ShellWindowPaneUserControl Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| ShellWindowPaneUserControl() | |
| ShellWindowPaneUserControl(Boolean) |
ShellWindowPaneUserControl()
public:
ShellWindowPaneUserControl();
public ShellWindowPaneUserControl ();
Public Sub New ()
S’applique à
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)
Paramètres
- trackActiveControl
- Boolean