This topic has not yet been rated - Rate this topic

ITaskFormManagerHost Interface

Defines a method that represents the Host of the class.

Namespace:  Microsoft.SqlServer.Management.TaskForms
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

public interface ITaskFormManagerHost

The ITaskFormManagerHost type exposes the following members.

  NameDescription
Public propertyTaskFormManagerGets the property value that is hosted by the TaskFormManager.
Top
  NameDescription
Public methodActivateActivates the host of the TaskFormManager.
Public methodCloseDeactivates the host of the TaskFormManager.
Public methodInitializeInitializes the host with an instance of the ITaskFormManager interface.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.