hello, can you help me how can i put icon in my message box is it possible to put icon on message box.?...hoping for your positive responds...
jemz -1 Master Poster
Recommended Answers
Jump to Postmassage box has some default icon. you can use it. like:
Msgbox "This is an Information box", vbinformation, "Information
when you write this code then you will see all type of msg. like: vbcritical, vbquestion, vbexclamation, vbinformation
Jump to PostYes it is possible by using the windows msgbox API's. This will however leave you open to numerous errors if you do it wrong. I found it much easier to write my own message box which is much nicer than windows version. Try it and see if it works for …
Jump to PostAbu had it right, that is the shape control. You can set its border width, colour, shape, fill colour etc through the properties on the right hand side.
Is this message box working for you?
Jump to PostI have added a image control to the form. On its properties to the right you can select the picture you like included. Here you can choose any picture you like, or you can add a few pictures to an image list control and then call the appropriate image from …
All 15 Replies
abu taher 34 Practically a Posting Shark
AndreRet 526 Senior Poster
jemz -1 Master Poster
abu taher 34 Practically a Posting Shark
AndreRet 526 Senior Poster
jemz -1 Master Poster
abu taher 34 Practically a Posting Shark
jemz -1 Master Poster
AndreRet 526 Senior Poster
vb5prgrmr 143 Posting Virtuoso
jemz -1 Master Poster
jemz -1 Master Poster
jemz -1 Master Poster
abu taher 34 Practically a Posting Shark
jemz -1 Master Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.