Click or drag to resize

IRibbonPage Methods

The IRibbonPage type exposes the following members.

Methods
  NameDescription
Public methodClear
Clears the page of all groups.
Public methodDestroy
Destroys this page.
Public methodFindCreateGroup
Trys to find a group in this page with the given caption, if it fails to find one it creates one.
Public methodFindGroup
Trys to find a group in this page with the given caption
Public methodRemoveGroup
Removes the group with the given caption from the page.
Top
See Also