Hello.
Look to http://www.codeproject.com/cs/menu/menuimage.asp.
Perhaps it helps.
===quote:begin===
By default, .NET Framework menus provide no image property on the MenuItem
class. To add one requires defining your own drawing and painting code and
basically rendering the menus yourself from scratch.
===quote:end===
I believe that it is incompleteness of VS.Net team.
Ufortunately, VS.Net 2003 still has the same incompleteness. :-(
Imho, icons in menu are used almost by all peps then it was really stupid
not to implement this in VS.Net.
WBR,
Dmitry.
"Ignasi Giró" <i.giro (AT) inf (DOT) perezycia.com> wrote
Quote:
Hello everyone
I wonder if exists any way of creating a popup menu (ContextMenu) where
every option has an own icon.
Thanks! |