How To Create Classic Menu in C# desktop apll.
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Respected Sir, Sir tell me the Way that How I can Create Classic Menu in C# desktop apll. Which fell like flash, & application become attractive - Devdatta
-
Respected Sir, Sir tell me the Way that How I can Create Classic Menu in C# desktop apll. Which fell like flash, & application become attractive - Devdatta
Umm... what? You want a MainMenu (like I do)? Either add it dynamically or add it to the toolbox (if using VS or whatever). For VS: right-click the toolbox, select add items (or whatever it is), find the Main Menu, select it.