Hi,
How can I create multi-column pulldown menu with FMC?
Thanks in advance.
-Shirley
[email protected]
Printable View
Hi,
How can I create multi-column pulldown menu with FMC?
Thanks in advance.
-Shirley
[email protected]
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.
Thanks, that works.
-Shirley