ShellWindowPaneUserControl 생성자

정의

오버로드

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

적용 대상