Trying to retrieve the application title from the Windows Control object retrieves nothing. I hope this will not be specially a windows extension. I know that the Android Object can retrieve the title of the application, but to get a frame's individual name, the Windows Control object must be used.

For example. If you check "Display frame title in window caption" and the "title" of the app will read "ApplicationName - FrameName". As such by retrieving the latter part of the string, one can retrieve the name of a frame which is other not able to be doe (as far as I know of).