Difference between revisions of "RibbonMenu"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision imported)
 
(No difference)

Latest revision as of 16:46, 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
GetOptionIndex
KeyDown
SetStyle


See Also

RibbonButton, RibbonMenuOption, RibbonSection, RibbonTab classes.

RibbonCanvas controls.