|
-
April 16th, 1999, 05:13 PM
#1
Control Arrays
In Visual Basic, you can create, say, 7 edit controls, and give each of them the same name. In this way, you create a control array. You access the individual text boxes with an index number. How does one go about doing this in Visual C++, and can it be done through the class wizard (i.e. when you set up member variables)? Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|