Click or drag to resize
RibbonToolbar Class
RibbonToolbar class represents the Ribbon toolbar defined in Microsoft Office.
Inheritance Hierarchy
SystemObject
  AceoffixRibbonToolbar

Namespace: Aceoffix
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
public class RibbonToolbar

The RibbonToolbar type exposes the following members.

Methods
  NameDescription
Public methodSetGroupVisible
Sets a value that indicates whether the button group on the tab with the specified name is visible.
Public methodSetSharedVisible
Sets a value that indicates whether the shortcut button with the specified name is visible.
Public methodSetTabVisible
Sets a value that indicates whether the tab on the tool bar with the specified name is visible.
Top
See Also