Indexed Objects
In good old VB 6.0 and earlier versions object could be indexed, i.e. checkbox(1), textbox(5), etc.
Needless to say how useful indexed objects were for programming purposes, however on VB 2005 it seems (I, of course might be wrong) object can't be indexed.
Can anybody prove me I'm wrong, and if so, please show me how ?
Regards
Carlos

