Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I use Office97/2000 style menus ? 1

Status
Not open for further replies.

antonioromera

Programmer
Jul 21, 2000
6
ES
Visual basic menus are very limited.
I want, for example, to include bitmaps in my visual basic menus, but bitmaps with 'caption' and with button style.

Are there any control of Office97/2000 style menus ?

Where can I obtain information about it ?

thanks.
 
Remember that you can always do whatever you want using Windows API. If you don't have time to learn API (like me), take a look at vbAccelerator.com, there you can find a lot of nice (and free) components (and even office 97-style icons for menus). The source code is included there also.

Have a nive visit there!!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top