IUIManager Interface
Enables interaction with the user interface of the development environment object.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() | Controllers | Gets the collection of the controller components. |
![]() | CurrentController | Gets or sets the current view. |
![]() | DataBus | Gets the specified DataBus control. |
| Name | Description | |
|---|---|---|
![]() | GetService(Type^) | (Inherited from IServiceProvider.) |
| Name | Description | |
|---|---|---|
![]() | CurrentControllerChanged | Occurs when the CurrentView property is changed. |
![]() | CurrentControllerChanging | Occurs when the CurrentView property is about to change. |
Show:


