
How to insert images in the dropdown toolbar button menu items in VB.
Hi Mike,
This is for setting a menu bitmap for the menu items. But the problem is for setting a menu bitmap for a dropdown button menu item of a VB Toolbar dropdown button.
I appreciate your reply. If you can help me, let me know.
Thanks
Rupesh Kokal.
>I have a toolbar containing a drop down menu button. When this button is
>clicked the menu list appears. It is not possible to assign images to the
drop
>down menu list as we can to a toolbar button.
Have a look at the SetMenuItemBitmaps() API call:
http://www.allapi.net/apilist/apifunction.php?apifunction=SetMenuItem...
Hope this helps,
Mike
-- EDais --
- Microsoft Visual Basic MVP -
WWW: Http://EDais.earlsoft.co.uk/