RibbonMenu
From Jeremie Leroy - XOJO Controls Wiki
This class is used to define the Menu view of the Ribbon. The Menu view is displayed when the button to the left of the leftmost Tab is clicked. The Menu view also displays the list of Recent Files.
Properties | ||
Caption | Options | State |
DefaultHeight | OptionsWidth | Visible |
DisclosureBuffer | RecentCaption | Width |
Height | RecentFiles | |
Icon | RecentOver | |
LastMouseOver | ShowFullPath | |
myMetrics | ShowSubOptions |
Methods |
ClearAllStates |
Constructor |
Constructor |
GetOptionIndex |
KeyDown |
SetStyle |
See Also
RibbonButton, RibbonMenuOption, RibbonSection, RibbonTab classes.
RibbonCanvas controls.