Click to See Complete Forum and Search --> : Multicolumn pulldown menu


April 15th, 1999, 02:24 PM
Hi,

How can I create multi-column pulldown menu with FMC?
Thanks in advance.
-Shirley
shkao@wlv.hp.com

Douglas Peterson
April 16th, 1999, 11:27 AM
Add a column break to the last menu item in each column.

You can do this from the properties page of the menu editor or programatically with the MF_MENUBREAK flag.

April 16th, 1999, 06:39 PM
Thanks, that works.
-Shirley