Common Application Framework

NavigationButtonStyle Enumeration

Enumeration used to indicate how the navigation buttons are used to navigate the items in a TaskBar

public enum NavigationButtonStyle

Members

Member Name Description
Default
History The Back and Forward buttons will be used to navigate through the items based on the order in which the items have been selected.
Linear The Back and Forward buttons will be used to navigate through the items based on their order in the Tools collection.
None The Back and Forward buttons will not be displayed.

Requirements

Namespace: Aveva.ApplicationFramework.Presentation

Assembly: Aveva.ApplicationFramework.Presentation (in Aveva.ApplicationFramework.Presentation.dll)

See Also

Aveva.ApplicationFramework.Presentation Namespace