ShellWindowPaneUserControl コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
| ShellWindowPaneUserControl() | |
| ShellWindowPaneUserControl(Boolean) |
ShellWindowPaneUserControl()
public:
ShellWindowPaneUserControl();
public ShellWindowPaneUserControl ();
Public Sub New ()
適用対象
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)
パラメーター
- trackActiveControl
- Boolean