I've used image files (png, bmp, etc.) in DW by referencing them using bitmap statement
bitmap ( "email_image.png" )
Since switching to use the Ribbon Menu control I would like to use the newer icons in my DW's also in some cases.
Example: bitmap ("EmailBig!" or "EmailSmalll!")
But since these are not external image files they are not working the same way
Wondering what you might suggest.
Thanks in advance