Microsoft.Uii.Desktop.UI.Controls Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
ButtonNavigator |
Represents the button toolbar that provides the close button functionality for dynamic applications. |
DesktopApplicationUIBase |
DesktopApplicationUIBase separates the details of hosting applications and their UI's from the layout of the agent desktop form. It keeps a collection of IPanels and exposes itself as a collection of IHostedApplication objects. |
PanelCloser |
Represents the panel toolbar. |
Interfaces
IApplicationUI |
Represents the interface for desktop application UI. |
IPanel |
Contains methods that must be implemented by any panel that hosts applications. |
Delegates
ButtonNavigator.CloseButtonClickHandler |
Raised when the close button is clicked. |
CloseApplicationClickEventHandler |
Notifies the UI when the user closes an application. |
SelectedAppChangedEventHandler |
Represents the delegate that notifies the UI when the user changes the selected hosted application. |