Does anyone know how to create menus that have icons associated with the text (as in Outlook, say).
I just don't have to use menus since my programs have no UI usually and I just wondered.
P.
Printable View
Does anyone know how to create menus that have icons associated with the text (as in Outlook, say).
I just don't have to use menus since my programs have no UI usually and I just wondered.
P.
Come on... Don't be shy.
you mean icons in the drop down to go along with text?
here you go
http://www.planetsourcecode.com/xq/A...s/ShowCode.htm
this one is better
http://www.planetsourcecode.com/xq/A...s/ShowCode.htm
[Edited by kovan on 12-08-2000 at 09:35 AM]
Try this site.
Follow the link for Menu Icons.
I used the control in my last project and it works excellent, and looks very slick.
Tx.
P.
Or have a look at the code I supplied in this thread
http://forums.vb-world.net/showthrea...threadid=42725
it also tells you how to create a menu from scratch as well as the icons in the menu.