I know this code was posted... but I can't find it now.. anyone have it saved? The code to use custom button captions in a msgbox
Printable View
I know this code was posted... but I can't find it now.. anyone have it saved? The code to use custom button captions in a msgbox
I use a free third-party control to achieve this.
http://www.vb2themax.com/Downloads/Files/MBMsgEx.zip
This will allow you to have custom icons, choice buttons etc etc etc.
thanks.. i also have a form saved that acts as a message box.. but i was looking for the actual code to do this with a standard message box.. i know it exists.. i just cant find it.. it used a bunch of APIQuote:
Originally posted by Buzby
I use a free third-party control to achieve this.
http://www.vb2themax.com/Downloads/Files/MBMsgEx.zip
This will allow you to have custom icons, choice buttons etc etc etc.
this will do !
cool thanks.. i can get what i need out of that :D
Any good to you?