An application has many windows that are minimized on startup. If one hovers on the taskbar application icon, a popup list of windows for the application appears (as expected).
Windows that are visible or that are minimized but already restored since application startup appear with a title and the automatic preview shows the window where it would be and how it should look.
Windows that were minimized on startup but not yet restored appear in the popup list as blank entries; however, hovering on the entry produces a preview of the window in the correct location and of the correct size, but with a generic image rather than the actual content.
Given that these yet-to-be-restored-for-the-first-time windows are obviously known and by clicking the item in the popup list they can be restored, how does one do that programatically. I have not been able to find a handle for any of the windows.
Any advice or assistance with example code would be greatly appreciated! Thanks!
Windows that are visible or that are minimized but already restored since application startup appear with a title and the automatic preview shows the window where it would be and how it should look.
Windows that were minimized on startup but not yet restored appear in the popup list as blank entries; however, hovering on the entry produces a preview of the window in the correct location and of the correct size, but with a generic image rather than the actual content.
Given that these yet-to-be-restored-for-the-first-time windows are obviously known and by clicking the item in the popup list they can be restored, how does one do that programatically. I have not been able to find a handle for any of the windows.
Any advice or assistance with example code would be greatly appreciated! Thanks!
No comments:
Post a Comment