Connecting Tech Pros Worldwide Forums | Help | Site Map

Control Arrays

Buzzard
Guest
 
Posts: n/a
#1: Oct 6 '08
I've used VB3 for a long time, and have used
arrays of controls (same name, differing index).
Recently I dnlded VB2005, the free version, and
I can't find the index property, or any way to
create arrays of controls. Sure, I can make many
controls, and have their handlers point to the
same subroutine, but that takes longer.
Am I missing something, or has that feature
been done away with?


Jan Hyde (VB MVP)
Guest
 
Posts: n/a
#2: Oct 8 '08

re: Control Arrays


Buzzard <Buzzard@domain.invalid.net>'s wild thoughts were
released on Sun, 05 Oct 2008 19:39:10 -0400 bearing the
following fruit:
Quote:
>I've used VB3 for a long time, and have used
>arrays of controls (same name, differing index).
>Recently I dnlded VB2005, the free version, and
>I can't find the index property, or any way to
>create arrays of controls. Sure, I can make many
>controls, and have their handlers point to the
>same subroutine, but that takes longer.
>Am I missing something, or has that feature
>been done away with?
This is a VB6 group, you need a group with dotnet in the
name.



--
Jan Hyde (VB MVP)

https://mvp.support.microsoft.com/profile/Jan.Hyde
Closed Thread


Similar Visual Basic 4 / 5 / 6 bytes