We've got a number of forms that we're perfecting user Tab-key operation with (using the Tab key to tab between data entry components). Sometimes we can't visually see which control has the focus. Is there a simple function/proceedure I can use to show the current form component with the focus.
This would help us determine which components have 'TabStop = True' that don't really need them. I'm hoping there's a simple answer to this that I've overlooked.
Thanks in advance
Steve
This would help us determine which components have 'TabStop = True' that don't really need them. I'm hoping there's a simple answer to this that I've overlooked.
Thanks in advance
Steve