Re: Howto create a popup menu with icons?
- From: "Ignasi Giró" <i.giro@xxxxxxxxxxxxxxxxx>
- Date: Tue, 30 Aug 2005 09:36:16 +0200
Thx for your fast reply Dmitry
I also think VSNET doesn't have some nice controls, and I'm surprised about
that. We recently have bought external controls that solves that problem,
providing new menu items and context menu. (Janus)
I see I can do that the way u explained but we must use what we've bought ;)
....thx anyway!
"Dmitry Bond." <db@xxxxxxxxxxxxx> escribió en el mensaje
news:df0uvb$1qbe$1@xxxxxxxxxxxxxxxxxxxxxx
> 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@xxxxxxxxxxxxxxxxx> wrote in message
> news:egR2tUIrFHA.2592@xxxxxxxxxxxxxxxxxxxxxxx
> > Hello everyone
> >
> > I wonder if exists any way of creating a popup menu (ContextMenu) where
> > every option has an own icon.
> >
> > Thanks!
> >
> >
>
>
.
- References:
- Howto create a popup menu with icons?
- From: Ignasi Giró
- Re: Howto create a popup menu with icons?
- From: Dmitry Bond.
- Howto create a popup menu with icons?
- Prev by Date: Re: Howto create a popup menu with icons?
- Next by Date: Can I know object's memory size?
- Previous by thread: Re: Howto create a popup menu with icons?
- Next by thread: Can I know object's memory size?
- Index(es):
Loading