Hello,

I have a control array of radio buttons and I've set the TabIndex property accordingly. I can't seem to tab over to the next radio button, instead it goes to the next control. Is it not working because it's an array?

Thanks.

TtLai