"BrianDH" <(E-Mail Removed)> wrote in message
news:37dd01c48f6b$b174a1e0$(E-Mail Removed)...
> Is it possible, need examples, to format the menus?
> As in font size and color & background color.
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....)
|