KBF66
01-18-2002, 08:08 PM
I am using a MsgBox where I would like to show my own icon, rather than the ones available by using vbCritical, vbQuestion, vbInformation or VbExclamation. I figured I could just create my own function using the loadpicture function and use it in the msgbox parameters. However, this isn't working so far.
Where can I see the code for vbCritical (or any of the others)? Or, is there another way that I can accomplish what I want to do?
Where can I see the code for vbCritical (or any of the others)? Or, is there another way that I can accomplish what I want to do?