I don't know if what I would like to accomplish is possible in VB, but here it is. Lets say my program creates a set of labels at run time. These labels will be named Label_n (n being an index value to uniquely identify the object). Later in my program, I would like to set the text of one of these labels, say Label_4. Is there a way to add a variable as part of another variables reference? I invision this similarly to concatenation like "Label_" + index Thank you in advance for any help or other suggestions.
Patrick_3 0 Light Poster
Reverend Jim 4,968 Hi, I'm Jim, one of DaniWeb's moderators. Moderator Featured Poster
Patrick_3 0 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.