Here’s the entry:
- I have a standard DesktopWindow,
- What will I do with a string (.Name in the example).
I only wanted a Reference to the Control with the Focus in the DesktopWindow’ front window.
In short: I was awaiting when asking for Focus to get the reference to the Control who have the Focus then I can ask for its .Name, etc.; instead I get a UI something Control.
Some help is welcome.
