|
-
Dec 2nd, 2004, 11:53 AM
#1
Thread Starter
Fanatic Member
Custom message box
Is there anyway that anybody knows of to use message boxes in visual basic but just be able to change the picture on the left hand side? I can't find anything on the internet.
Before anybody says it, i know i can make a form that looks like a message box, but i would still like to know if there is anyway to change an existing message box's picture.
-
Dec 2nd, 2004, 11:54 AM
#2
Hyperactive Member
Mudfish AKA Bowfin
I can spell "If" all day right, just a coder!
"Always do sober what you said you'd do drunk. That will teach you to keep your mouth shut." -- Ernest Hemingway
Member of the ECCC

-
Dec 2nd, 2004, 11:57 AM
#3
Thread Starter
Fanatic Member
Yea, is there anyway to change that symbol? I am asking this, as a user has said it doesn't stand out much. So if i change the picture then maybe it would be more noticeable for the user. I can make a form, but yep i am being lazy as i do not want to go through all the code and change were the message box is.
-
Dec 2nd, 2004, 12:11 PM
#4
Hyperactive Member
MsgBox "You must select a person in the list.", vbCritical, "PBDT120 - ERROR"
In this code The "vbCritical" will put an "X" on the msgbox
Mudfish AKA Bowfin
I can spell "If" all day right, just a coder!
"Always do sober what you said you'd do drunk. That will teach you to keep your mouth shut." -- Ernest Hemingway
Member of the ECCC

-
Dec 2nd, 2004, 12:51 PM
#5
Fanatic Member
Only thing I've seen is a third party app that does it, can't remember the name. Not worth the money though, it's really not that tough to do.
Here's to us!
Who's like us?
Darned few, and they're all dead!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|