msgbox syntax question
- From: "David" <myself@xxxxxxxxxxx>
- Date: Mon, 15 Jan 2007 22:08:57 -0000
Hello all.
I once read, I think in this forum, that the msgbox syntax should be:
msgbox "Your message", vbInformation Or vbYesNo
rather than:
msgbox "Your message", vbInformation + vbYesNo
I can't remember why one uses OR instead of +, can someone please refresh my
memory?
Thank you
Regards
David Clifford
.
- Follow-Ups:
- Re: msgbox syntax question
- From: Ken Halter
- Re: msgbox syntax question
- Prev by Date: Re: Default Value of Nothing for Property of type System.Drawing.Image
- Next by Date: Re: msgbox syntax question
- Previous by thread: Default Value of Nothing for Property of type System.Drawing.Image
- Next by thread: Re: msgbox syntax question
- Index(es):
Relevant Pages
|