i am trying to put a picture in a message box,any help?
picture in pop up message boxes
Collapse
X
-
Tags: None
-
Yes, I don't think there's any easy way to put an image in a MsgBox. If the "message box" is a form that you create for yourself, of course, you can do pretty much what you like with it.Originally posted by koolaidguy6900i am trying to put a picture in a message box,any help?Comment
-
-
Add a form to your project, add a TextBox & buttons to the form and you're good to go. If you need more help, you'll have to let us know if you are using VBA, VB6, or VB.NetOriginally posted by charlie1235How would you make your own msnbox?Comment
-
Comment