CAN I ADD ICONS INTO MY MENUS IN VB 5.0 
Author Message
 CAN I ADD ICONS INTO MY MENUS IN VB 5.0

I am trying to create menus that contain both icons and text for each
option.  An example of what I want to do is found in VB 5.0 in the "File"
menu. Notice the icon of the disk found beside the "Save Project" menuitem.

Please email me directly if you have any suggestions.


Thanks.



Sun, 30 Jan 2000 03:00:00 GMT  
 CAN I ADD ICONS INTO MY MENUS IN VB 5.0

Have you ever been to my homepage? I've got a sample in the Source Code
section called OwnMenu2.zip, which shows how to put pictures in the menu.
It's hard coded, so you'll have to do a little work to adapt it to your own
menu.
--
Ben Baird
Microsoft SiteBuilder Network Level 2
Ben's VB5 Page, version 1.4
http://www.{*filter*}highway.com/~psy/
Compatible with Netscape, IE3 & IE4!


Quote:
>I am trying to create menus that contain both icons and text for each
>option.  An example of what I want to do is found in VB 5.0 in the "File"
>menu. Notice the icon of the disk found beside the "Save Project" menuitem.



Sun, 30 Jan 2000 03:00:00 GMT  
 CAN I ADD ICONS INTO MY MENUS IN VB 5.0

Yes you can:  Investigate using the ModifyMenuByNum API

Quote:

> I am trying to create menus that contain both icons and text for each
> option.  An example of what I want to do is found in VB 5.0 in the
> "File"
> menu. Notice the icon of the disk found beside the "Save Project"
> menuitem.

> Please email me directly if you have any suggestions.


> Thanks.

       The contents of this message express only the sender's opinion.
       This message does not necessarily reflect the policy or views of
       my employer, Merck & Co., Inc.  All responsibility for the statements
       made in this Usenet posting resides solely and completely with the
       sender.


Mon, 31 Jan 2000 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. CAN I ADD ICONS INTO MY MENUS IN VB 5.0

2. CAN I ADD ICONS INTO MY MENUS IN VB 5.0

3. Question - menu with icons in VB 5.0

4. question - menu with icons in VB 5.0

5. How do I add a menu to the Add-Ins menu in Visual Basic 4.0

6. How to add the file associae icon to a menu

7. Can I add icon to menu.

8. Adding custom icons to menus from macro?

9. Adding Icons to the Main Menu...

10. Add Icon in menu

11. Adding Menu Icons

12. Add icon to menu

 

 
Powered by phpBB® Forum Software