I create a dynamic menu & toolbar base on user privilege which is stored in database and I face the below problem
1- how I can set multi toolbar in one row , I'm creating multi toolbar base on number of header menu (Command Menu) and placing the submenu (command) in to toolbar on it.
Example:
File , Edit , Window , About
File > Open,Close,Exit
Edit > Cut , Past
I create 4 toolbar for every header menu and I add the sub command on it. When I run the application it show all the toolbar but every one in row. How can arrange them in one line
2- When I set the form to RighttoLeft to enabled Arabic , the toolbar was married but did not go to right side as the rest of the form control.
3- How I can show animation menu with 2003 style