Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 695 Bytes

lMRU.md

File metadata and controls

13 lines (8 loc) · 695 Bytes

lMRU

.T. to add an MRU (most-recently used) bar at the bottom of the popup (this is a property of SFPad and SFBar because bars can have submenus).

An MRU bar appears as a downward-pointing chevron; this indicates there are some hidden bars in the pad that appear when this bar is selected. This is used to hide functions that aren't used often, and provides a feature similar to the adaptive menus in Microsoft Office applications.

The class and library to use for the MRU bar are specified in the cMRUBarClass and cMRUBarLibrary properties.

Example

oMenu.FilePad.lMRU = .T.