Note that there are some explanatory texts on larger screens.

plurals
  1. POhow to notify my application when show desktop/minimize all/ all windows minimized?
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. COHi, You might wish to clarify : are you saying right now that : because of your use of some WinAPI calls, that clicking the icon in the "Quick Launch" of the taskbar ... that normally automatically hides all windows ... is leaving your application still visible ? Important to distinguish between whether you are talking about "hiding" your application (making it not visible), whether your application is (behaves as) a "topmost window," or not, and whether your application is, under any circumstances ever minimized.
      singulars
    2. CO@BillW yes my application is visible even after show desktop button is clicked but my application is not topmost window, i dont want to hide my application. i just want to hide/show one form in my application. (the form is a smaller in size which is a top most window)
      singulars
    3. COHi, I'm not going to be able to help you with this, but there are some real api gurus on SO ! I wonder if what you are really asking might be this : "How can I get my application notified ... at run-time ... when the user clicks the 'Show Desktop' icon (it's a short-cut, under-the-hood, actually) that normally hides all application windows ?" After all, if you can get a notification, you can then configure your application's forms/windows as you like. Hope this is a helpful comment; this comment may address only one part of what you are asking, I think.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload