Look at the OwnerDraw property of the MenuItem class in MSDN.
Standard disclaimer: fiddling with the display of menu items is a
non-standard thing and should only be done in certain circumstances.
Displaying a list of fonts, each one in its own font, is a good example of
when this is acceptable. Doing it just to make your menus look "cool" is a
good example of when you should think twice about it. (And on that second
thought, make sure you decide against it....)
Depends on whether you're a professional programmer writing professional
programs or a home-user just screwing around for yourself. Professional
programs should adhere to Windows standards so that users feel comfortable
with them.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.