Ian Branch 127 Posted July 19, 2021 Hi Team, I have a form with multiple components on it. They have all been set correctly in their sequence/tab order, which shows correctly in the tab #. Showing the Tab Order, some of the components have grey background tab numbers, and others have green. If I tab from a grey to a green and then tab again, the cursor moves to the next green tab # component rather than the next tab order component. :-( Two questions.. 1. Why; and 2. How do I get hen to physically tab correctly? Regards & TIA, Ian Share this post Link to post
David Duffy 0 Posted July 19, 2021 My guess is that the greyed out ones have TabStop set to false. Share this post Link to post
Ian Branch 127 Posted July 19, 2021 Hi David, 100% correct! Something I never came across before. Something learnt for today. Thanks again. Regards, Ian Share this post Link to post