Microsoft.Uii.Desktop.UI.Controls Namespace

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.