Pictures in a msg box

S

StuJol

if your were to select vbinformation as a msgbox type, you would get a
graphic of an "i"

Without creating a form as a msg box and adding your own graphic, is there
anyway of using the standard msgbox and adding your own graphics into it?
 
D

Douglas J. Steele

StuJol said:
Without creating a form as a msg box and adding your own graphic, is there
anyway of using the standard msgbox and adding your own graphics into it?

Yes, but I'm not sure I'd necessarily recommend it for a production
application.

See my May, 2005 "Access Answers" column in Pinnacle Publication's "Smart
Access". You can download the column (and sample database) for free at
http://www.accessmvp.com/DJSteele/SmartAccess.html
 
Top