IRibbon |
public interface IRibbonPage
The IRibbonPage type exposes the following members.
| Name | Description | |
|---|---|---|
| Clear | Clears the page of all groups. | |
| Destroy | Destroys this page. | |
| FindCreateGroup | Trys to find a group in this page with the given caption, if it fails to find one it creates one. | |
| FindGroup | Trys to find a group in this page with the given caption | |
| RemoveGroup | Removes the group with the given caption from the page. |