Control Arrays

  • Thread starter Thread starter Charles Watson
  • Start date Start date
C

Charles Watson

Can control arrays be used in VB6? If so, can someone advise where I can see
some sample code where check boxes and option buttons are used?

After doing some reading on the subject, it seems that if you create a
control cox, for example, then copy and paste it to the same form you should
be asked if you want to create an array. This does not happen for me and I
cannot see and Index in the controls property list.

Thanks in advance.

Charles
 
They can be used in VB6. They cannot be used in VBA though - given the
newsgroup is this what you had in mind?

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top