Bitmaps in Menubar

R

Ralph Heger

Hi

I want to show bitmaps in a menubar, just as you can see it in the stadard
calendar-app. There seems to be no possibility in compact framework. I found
the 'SetMenuItemBitmaps' function in user32.dll, which could help. But this
function needs a handle to the bitmap, which I can't get (the handle to the
menu I found out).
Has anybody ideas? Maybe completly different way?
 
P

Peter Foot [MVP]

Add a toolbar control - toolbar icons will be displayed to the right of menu
items on Pocket PC - just like in the Calendar application.

Peter
 

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.

Ask a Question

Top