Hi,

I have question. Please let me know Can an Image can be placed in Mainmenu
Control ?

RE: Can an Image can be placed in Mainmenu Control ? by srhartone

srhartone
Tue Nov 20 04:55:01 PST 2007

No, the standard control doesn't support this, you would have to roll your
own for this functionality. I think I remember seeing an article many moons
ago written by OpenNETCF which implemented an owner drawn menu, maybe you
could find this and add image support to it. Search OpenNETCF.

--
Simon Hart
Visual Developer - Device Application Development MVP
http://simonrhart.blogspot.com


"Harsha" wrote:

> Hi,
>
> I have question. Please let me know Can an Image can be placed in Mainmenu
> Control ?

Re: Can an Image can be placed in Mainmenu Control ? by chris-s

chris-s
Wed Nov 21 01:26:27 PST 2007

On Nov 20, 11:59 am, Harsha <Har...@discussions.microsoft.com> wrote:
> Hi,
>
> I have question. Please let me know Can an Image can be placed in Mainmenu
> Control ?

Alternatively, you can use a 'toolbar' control.

Chris

Re: Can an Image can be placed in Mainmenu Control ? by Harsha

Harsha
Wed Nov 21 02:05:02 PST 2007

Thank you very much for your usefull tips. I am going with Toolbar control
instead of MainMenu.

"chris-s@mailcity.com" wrote:

> On Nov 20, 11:59 am, Harsha <Har...@discussions.microsoft.com> wrote:
> > Hi,
> >
> > I have question. Please let me know Can an Image can be placed in Mainmenu
> > Control ?
>
> Alternatively, you can use a 'toolbar' control.
>
> Chris
>