I am developing an application, and I currently have the it successfully staying on top. The problem I am experiencing is that other applications and icons can be hidden behind the application. This is just a small application about 0.5" tall and is the total width of the screen, I would like it so other applications can be opened without my application hiding the menu/minimize/maximize sections of the application. I would like the application to reserve "desktop space" (not covering any icons) and have other applications maximize only to the bottom of my application.
Does someone here have the code snippet to do so?? I am using the "always on top" code that microsoft provides on their site:
Does someone here have the code snippet to do so?? I am using the "always on top" code that microsoft provides on their site: