ITaskFormManagerHost Interface
Defines a method that represents the Host of the class.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() | TaskFormManager | Gets the property value that is hosted by the TaskFormManager. |
| Name | Description | |
|---|---|---|
![]() | Activate() | Activates the host of the TaskFormManager. |
![]() | Close() | Deactivates the host of the TaskFormManager. |
![]() | Initialize(ITaskFormManager^) | Initializes the host with an instance of the ITaskFormManager interface. |
Show:

