Common Application Framework

PopupStyle Enumeration

Enumerator used to specify the style of popup menus.

public enum PopupStyle

Members

Member Name Description
Menu The menu will popup showing menu items as a standard menu would show them.
CommandBar The menu will popup showing the menu items as images only, arranged as they would be in a floating commandbar.

Requirements

Namespace: Aveva.ApplicationFramework.Presentation

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

See Also

Aveva.ApplicationFramework.Presentation Namespace