Hey everyone,
I feel like an idiot asking this but...
I have a collection of controls that I add to my form programmatically, and was wondering how I can refer to specific controls by name? I'd rather not loop through the controls collection and compare names, since there could be many of these controls.
Thanks,
Ben
