Connecting Tech Pros Worldwide Help | Site Map

Control Arrays

  #1  
Old October 6th, 2008, 12:45 AM
Buzzard
Guest
 
Posts: n/a
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?

  #2  
Old October 8th, 2008, 11:45 AM
Jan Hyde (VB MVP)
Guest
 
Posts: n/a

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 Threads
Thread Thread Starter Forum Replies Last Post
Control Arrays Arne Beruldsen answers 4 November 15th, 2006 06:15 PM
Control Arrays Brian Shafer answers 5 February 20th, 2006 12:25 PM
Control arrays converted from VB6 Greg answers 8 November 21st, 2005 08:49 AM
Control arrays converted from VB6 Greg Lesnie answers 4 November 21st, 2005 08:48 AM
Oh Control Arrays where art thou? Bernie answers 13 November 20th, 2005 06:11 PM