[dba-VB] Msgbox's

DWUTKA at marlow.com DWUTKA at marlow.com
Wed Jun 29 11:00:02 CDT 2005


That is probably the fastest and easiest way to do it.  You could probably
get other results with API's, but if you REALLY wanted to do this with a
straight msgbox, you could in VB, but I don't see how this process would be
practical other then to say that you did it.

The way you could do this, is to create a multithreaded VB program.  Have a
separate thread watch for the msgbox windows, and then change the text on
the buttons.

It would work, but it would be a lot of extra code to do it.  I'd say stick
to a separate form.

Drew

-----Original Message-----
From: Bill Kollodge [mailto:bkollodge at parkindustries.com]
Sent: Wednesday, June 29, 2005 10:30 AM
To: dba-vb at databaseadvisors.com
Subject: RE: [dba-VB] Msgbox's


VB.  Advice so far is to write my own form.

Thanks,
Bill


-----Original Message-----
From: dba-vb-bounces at databaseadvisors.com
[mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of
DWUTKA at marlow.com
Sent: 29 June 2005 9:53
To: dba-vb at databaseadvisors.com
Subject: RE: [dba-VB] Msgbox's


Is this going to be in VB, or in Access?

Drew

-----Original Message-----
From: Bill Kollodge [mailto:bkollodge at parkindustries.com]
Sent: Wednesday, June 29, 2005 7:40 AM
To: dba-VB at databaseadvisors.com
Subject: [dba-VB] Msgbox's


Anyone know of a way to change the button texts used in message boxes?
For instance, instead of vbYesNo, I want "Open" and "Close" buttons.

Thanks in advance.

Bill Kollodge
Software Engineering / CNC Products
Park Industries
St. Cloud, MN  56303
bkollodge at parkindustries.com



This communication is for use by the intended recipient and contains
information that may be privileged, confidential or copyrighted under
applicable law.  If you are not the intended recipient, you are hereby
formally notified that any use, copying or distribution of the e-mail,
in whole or in part, is strictly prohibited.  Please notify the sender
by return e-mail from your system.  This e-mail does not constitute
consent to the use of the sender's contact information for direct
marketing purposes or for transfers of data to third parties.
_______________________________________________
dba-VB mailing list
dba-VB at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/dba-vb
http://www.databaseadvisors.com
_______________________________________________
dba-VB mailing list
dba-VB at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/dba-vb
http://www.databaseadvisors.com



This communication is for use by the intended recipient and contains
information that may be privileged, confidential or copyrighted under
applicable law.  If you are not the intended recipient, you are hereby
formally notified that any use, copying or distribution of the e-mail, in
whole or in part, is strictly prohibited.  Please notify the sender by
return e-mail from your system.  This e-mail does not constitute consent to
the use of the sender's contact information for direct marketing purposes or
for transfers of data to third parties.
_______________________________________________
dba-VB mailing list
dba-VB at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/dba-vb
http://www.databaseadvisors.com



More information about the dba-VB mailing list