skip to main content

Controls Reference : RIBBON : Properties : Pop-Up Menu

Pop-Up Menu
With this property it is possible to associate a pop-up menu with the Ribbon control by assigning a pop-up menu handle to it. The MSG-INIT-MENU, MSG-MENU-INPUT and MSG-END-MENU events may be generated.
 
Example - Display a Ribbon control with pop-up menu
working-storage section.
77 hmenu pic s9(9comp-4.
procedure division.
  display ribbon
          tab-to-add ( "Page-1" "Page-2")
          bitmap-number ( 0 0)
          bitmap-width 16
          handle screen-1-rbn-1-hdl
          pop-up menu hmenu

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left