Click to See Complete Forum and Search --> : Icons/bitmaps in menus


January 5th, 2000, 10:18 AM
I want to add icons to my menus using VB6 and WinAPI. Does anyone know of an article or some source code on the web THAT ACTUALLY WORKS and works well? I have seen numerous examples, but they all pretty much suck. Some distort the images, some cause the icon to replace the caption, and so on. I know I could use a 3rd party control (e.g. DataDynamics' ActiveBar2 or Sheridan's ActiveToolBars Plus), but I want to know the code and do it myself. Any help is most appreciated.

By the way, why hasn't Microsoft supplied this ability to us humble VB programmers (yet)? SURELY I can't be the only one who has wanted to do this...right?

Thanks in advance,
Rippin

smalig
January 11th, 2000, 01:00 PM
Try follow sample at:
http://vbcode.webhostme.com/en/click.asp?id=64

smalig@hotmail.com
http://vbcode.webhostme.com/

Chris Eastwood
January 11th, 2000, 02:25 PM
By far the best (free) version of this that I've seen on the web has got to be the toolbar / menu controls downloadable from http://vbaccelerator.com

Best of all - you get all the source code too

Chris Eastwood

CodeGuru - the website for developers
http://codeguru.developer.com/vb