Re: icons in menubars, next to menu items

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




Dinesh Narayan wrote:
> *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



--
thatsalok
------------------------------------------------------------------------
Posted via http://www.codecomments.com
------------------------------------------------------------------------



.



Relevant Pages

  • icons in menubars, next to menu items
    ... I'm writing an application with Visual Studio 2003.NET using C++, ... someone could tell me how to make icons appear in menubars next menu items. ...
    (microsoft.public.dotnet.languages.vc)
  • RE: Docking and Movable Toolbars
    ... > How to develop a dockable toolbar that turns into a palette window in C#.NET ... Similarly how to insert icons in menubars. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Menubuttons--why?
    ... using menubuttons instead of menubars I am able to construct ... menus with icons instead of textual labels on Win32. ...
    (comp.lang.tcl)