As you could easily guess, I agree with BasSchouten. I didn't measure cpu utilization, because I tend to favor future maintenance over performance concerns (within reasonable bounds however).
With this regard, it is my understanding that VB.NET will NOT even allow for the "clumsy" method where a control (ParamLabel) is directly referenced on the form. (cfr. 10 Ways to Prepare for VN.NET in VB Programmer's Journal, December 2000, p 63).
On the other hand, the Property method can be easily migrated. _________________________________
In theory, there is no difference between theory and practice. In practice, there is. [attributed to Yogi Berra]