G
Guest
I am developing a windows forms application using VS.NET in C#. I am using
the MDI style. I have a main menu defined with several layers of menu items.
I know that I can change the appearance of all menus by changing the Menu
property within the advanced appearance of the system display properties.
But I only want to change the font size and style of the menu within my
application.
How can I change the font of the menu only for my application?
Thanks,
Dave
the MDI style. I have a main menu defined with several layers of menu items.
I know that I can change the appearance of all menus by changing the Menu
property within the advanced appearance of the system display properties.
But I only want to change the font size and style of the menu within my
application.
How can I change the font of the menu only for my application?
Thanks,
Dave