ming ng Posted October 22, 2016 Posted October 22, 2016 Hi I want to switch main menu for my MDI app (admin menu and user menu). I added two UniMainMenus and some options for each. Then I set the Menu of my MainForm to UniMainMenu1 in the designer. Added a buttion and hope to switch the main menu to UniMainMenu2 by code: MainForm.Menu:=UniMainMenu2 It doesn't work as expected, anyone can please advise how to? Best Regards Ming Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.