Re: How do I combine enumerated constants?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



with all that extra typing
Well, 3 characters on the method call, but actually the VB way is
probably less chars overall, thanks to the length of MessageBoxButtons
and MessageBoxIcon

Of course, intellisense to the rescue, with [tab] auto-completion, or
alternatively the "mbox" snippet (type mbox[tab][tab]).

Marc
.


Quantcast