Compartilhar via


IApplicationUI Interface

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Represents the interface for desktop application UI.

Namespace:   Microsoft.Uii.Desktop.UI.Controls
Assembly:  Microsoft.Uii.Desktop.UI.Controls (in Microsoft.Uii.Desktop.UI.Controls.dll)

Syntax

public interface IApplicationUI
Public Interface IApplicationUI

Properties

Name Description
System_CAPS_pubproperty Applications

Gets or sets the list of active applications across all panels.

System_CAPS_pubproperty CloseApplicationClick

Gets or sets the event handler to handle application close.

System_CAPS_pubproperty Item[Int32]

Gets the application UI objects to be indexed.

System_CAPS_pubproperty Length

Gets the number of hosted applications being used.

System_CAPS_pubproperty Name

Gets or sets the panel name.

System_CAPS_pubproperty SelectedAppChanged

Gets or sets the event handler to handle application selection changes.

Methods

Name Description
System_CAPS_pubmethod AddApplication(String, Object, String, Boolean)

Adds a hosted application or any Windows Forms control to a Desktop panel.

System_CAPS_pubmethod AddPanel(IPanel)

Adds a panel to the list of known panels.

System_CAPS_pubmethod GetSelectedApplication()

Gets the selected application regardless of how its hosted.

System_CAPS_pubmethod NextPanel()

Transfers control to the next panel. If there is only one panel, it is always returned.

System_CAPS_pubmethod RemoveApplication(Object)

Removes application from the UI, regardless of which panel it is in.

System_CAPS_pubmethod RemovePanel(IPanel)

Removes the panel from the list of known panels.

System_CAPS_pubmethod SelectApplication(Guid)

Selects the UI panel and control which is hosting the given application.

System_CAPS_pubmethod SetRedraw(Boolean)

Enables/Disables redrawing of the hosted application panels to make the UI look cleaner when redrawing many items.

See Also

Microsoft.Uii.Desktop.UI.Controls Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright