@jetdv I'll ask the question but I think I know the answer. I have a form that is opened by a button on a tabbed form.
The form has a button that performs a particular action in the UI. No problem so far. Everything works as it should. The question I have, is it possible to access the UI without having to close the form down? I think that the answer is 'No'. I had hoped that it would be possible to move focus from the form to the UI and then back again, but I don't think this is possible. Are you able to confirm please.
As always, thanks for your valuable help.