I can add bitmap to a menu. How to draw a rectangle around the bitmap? (Like the VB menu)
Thanks.
Printable View
I can add bitmap to a menu. How to draw a rectangle around the bitmap? (Like the VB menu)
Thanks.
Unfortunately there is no easy clean way as the API method removes all white from the image you place (you might have noticed that behavior). http://www.vbaccelerator.com/ has a DLL/Control that lets you accomplish the Office 97/2000 look without touching the API.