Hello!
I've seen some ppl here using With, for instance
With CommonDialog1
.Flags = ...

and so on.
What's the point with this?
Is there a special benefit with using With, and when should you use it?

Thanks in advance,

Pentax