H
Herfried K. Wagner [MVP]
* "Jay B. Harlow said:Yes that is the one downside!
However! if the compiler did not allow calling class members on variables,
then you could tell as the variable is camelCased while the class is
ProperCased.
ACK.
Unfortunately VS.NET 'fixes' the names for you so they are all cased for the
variable...
IMO it _fortunately_ fixes them.
;-)