Accessing control in indexed mode

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible, in Managed C++, to name/access visual controls an indexed way
like VB 6.0

Thanks,

Hugo
 
In VS 2002 and 2003, there is no designer support for that, but you can
easily create your own array of controls.
 

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

Back
Top