My Assistant
![]() ![]() |
|
|
Oct 1 2008, 11:03 AM
Post
#1
|
|
|
UtterAccess VIP Posts: 3,872 From: Fort Drum, NY |
How can I go about customizing my message box so instead of Yes and No buttons I have Delete and Change buttons??
I have this now: CODE If MsgBox(strMsg, vbQuestion + vbYesNo, "Scheduling Conflict") = vbYes Then I guess I could modify my message, but I woud like to have the user click either delete or change... Thanks in advance, even if the answer is..YOU CAN'T (IMG:http://www.utteraccess.com/forum/style_emoticons/default/sad.gif) J |
|
|
|
Oct 1 2008, 11:23 AM
Post
#2
|
|
|
Utterly Yorkshire and Forum/Wiki Editor Posts: 15,881 From: Devon UK |
Hi Jason
AFAIK, you can't do it directly and will need to create a custom form to emulate a message box. I recall seeing somewhere though that there's a class you can use to change message boxes, but I think it was A2007 only. I'll have a hunt around and see if I can find it......... |
|
|
|
Oct 1 2008, 11:25 AM
Post
#3
|
|
|
Utterly Yorkshire and Forum/Wiki Editor Posts: 15,881 From: Devon UK |
|
|
|
|
Oct 1 2008, 11:27 AM
Post
#4
|
|
|
UtterAccess VIP Posts: 3,872 From: Fort Drum, NY |
Well, someday when the state gets up to speed that will be great LOL...good thing I already started on the popup form to replace the message box!!
Thank you Alan. |
|
|
|
![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 19th May 2013 - 07:50 AM |