G
Guest
Sorry if this is an oft-posted question, but what is the C# equivalent of having a control array in VB6?
I know multiple controls can share the same event unlike VB6 ... if I want to enumerate over some radio buttons, say... do I just have to add them to a collection via code?
I know multiple controls can share the same event unlike VB6 ... if I want to enumerate over some radio buttons, say... do I just have to add them to a collection via code?