Control Arrays

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Buzzard

    Control Arrays

    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)

    #2
    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:
    >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)


    Comment

    Working...