I don't know about C# but if I had a bunch of controls in Qt I wanted to address logically I usually just use an array of pointers which I populate during the creation/construction phase of the window.
_________________________
Cheers,

Andy M