Re: How do I combine enumerated constants?
- From: Marc Gravell <marc.gravell@xxxxxxxxx>
- Date: Sun, 13 Jul 2008 02:20:13 -0700 (PDT)
with all that extra typingWell, 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
.
- Follow-Ups:
- Re: How do I combine enumerated constants?
- From: Christian Blackburn
- Re: How do I combine enumerated constants?
- References:
- How do I combine enumerated constants?
- From: Christian Blackburn
- Re: How do I combine enumerated constants?
- From: Peter Duniho
- Re: How do I combine enumerated constants?
- From: Christian Blackburn
- Re: How do I combine enumerated constants?
- From: Marc Gravell
- Re: How do I combine enumerated constants?
- From: Christian Blackburn
- How do I combine enumerated constants?
- Prev by Date: Re: Delegates are useful, and here is why (sample program)
- Next by Date: How to disable automatic stop on window service?
- Previous by thread: Re: How do I combine enumerated constants?
- Next by thread: Re: How do I combine enumerated constants?
- Index(es):