Icons with menu creation

srikumar
05-17-2002, 12:27 AM
can any one give me the help for creating menu with icons

BillSoo
05-17-2002, 01:05 AM
You have to subclass the menu which is not exactly newbie stuff. Fortunately, there are some 3rd party controls out there which encapsulate the ickiness....

http://www.vbaccelerator.com/codelib/cpopmenu/article.htm

Banjo
05-17-2002, 03:36 AM
If you want to learn how to do it yourself then there is an tutorial on EliteVB (http://www.elitevb.com/content.asp?id=9).

Red Alert
05-30-2002, 10:27 PM
i have problem trying to execute the sample of this menus of vbAccelerator...
i register the dll SSubTmr6.dll and when i'll execute the program
in the img that i attached has the img of the error...
someone knows where is the problem?

Flyguy
05-31-2002, 12:57 AM
If you downloaded the controls too did you actually register them first before starting the sample programs?

Garrett Sever
05-31-2002, 05:48 AM
This is one of the many reasons I chose to write my own menu bitmap module.

To make the vbAccelerator menus work, you must not only regsvr32 his ssubtmr.dll library, but you must also download and use his ImageList control as well. If you do not have his imagelist, it will not work. This means adding 3 things to every project where you want menu bitmaps.

You can compile my one module directly in with your code for the same effect.

Red Alert
06-01-2002, 12:06 AM
i've installed all components and dll´s and it persist dont working...

ChiefRedBull
06-01-2002, 02:26 AM
So download and use Hands module. Its much easier.

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum