Difference between revisions of "RibbonMenu"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision imported) |
|
(No difference)
|
Revision as of 15:44, 2 August 2016
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 |
Draw |
GetOptionIndex |
KeyDown |
SetStyle |
See Also
RibbonButton, RibbonMenuOption, RibbonSection, RibbonTab classes. RibbonCanvas controls.