icons in menubars, next to menu items

G

Guest

Hello,
I'm writing an application with Visual Studio 2003.NET using C++, I'm hoping
someone could tell me how to make icons appear in menubars next menu items.
Windows apps like Office Word 2003, Excel 2003 and VS2003.NET have these
icons. I've looked in the properties with the menubars in the toolkit & there
is no hint how it is acheived. Would I need to download & install another
component to make my menu items have pictures alongside them?

Many thanks in advance,
Dinesh
 
T

thatsalok

Dinesh said:
*Hello,
I'm writing an application with Visual Studio 2003.NET using C++, I'm
hoping
someone could tell me how to make icons appear in menubars next menu
items.
Windows apps like Office Word 2003, Excel 2003 and VS2003.NET have
these
icons. I've looked in the properties with the menubars in the toolkit
& there
is no hint how it is acheived. Would I need to download & install
another
component to make my menu items have pictures alongside them?

Many thanks in advance,
Dinesh *

Look for *MENUITEMINFO* structure
 

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