RibbonMenu

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 15:44, 2 August 2016 by RB WikiCreator (Talk)

Jump to: navigation, search

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.