AVEVA CAF API Documenation
Properties  Methods  Events


RibbonBar Class Members

The following tables list the members exposed by RibbonBar.

Public Properties
 NameDescription
Public Property Gets the ApplicationMenu element  
Public Property Gets or sets the description displayed in the caption of the Ribbon.  
Public Property Gets or sets the display mode of the Ribbon.  
Public Property Gets or sets the enabled state of the RibbonBar.  
Public Property Gets or sets whether the Ribbon is minimized.  
Public Property Gets the QuickAccessToolbar.ContextMenuTools element  
Public Property Gets the QuickAccessToolbar element  
Public Property Gets the collection of ContextualTabGroup objects currently managed by the Ribbon.  
Public Property Gets or sets the selected Ribbon Tab  
Public Property Gets or sets the selected Ribbon Tab by key  
Public Property Gets the collection of RibbonTab objects currently managed by the Ribbon.  
Public Property Gets the TabToolbarTools element  
Public Property Gets or sets the tag property which can be used to logically attach another object or value to a tool.  
Public Property Gets or sets whether the Ribbon is visible.  
Top
Public Methods
 NameDescription
Public Method Checks if the provided key is a valid Ribbon element  
Public Method Gets the tools collection of the Ribbon element specified by key  
Top
Public Events
 NameDescription
Public Event Fires when Backpage changed  
Public Event Fires after ribbon tab selection changed  
Public Event Fires before Ribbon Application menu is closed  
Public Event Fires before Ribbon Application menu is displayed  
Top
See Also