I was wondering if anyone knows how to include components(specifically radio buttons and a listBox) in a tabIndex series without having the focus lock on to the components. In my help files I don’t see any documentation on how to include said components in an ordered series of tab key presses. As of now, the focus will go to the object and I can select or deselect a radio button or choose different items in a listBox, but I am unable to make the focus leave the component once the focus has moved to the component. I would like to have the focus leave the component and move on toward the other textfields and components. Any Ideas? :devious: