Wpf window appearing above windows taskbar

  • Thread starter Thread starter thejes
  • Start date Start date
T

thejes

I have developed a wpf application in dot 3.5 framework.
the application is similar to a vista slidebar.The background is
transparent if the focus is not on the application.Its placed on the
right hand side of the window.I made the window to appear full screen
also.
My problem is that the window is appearing above the windows taskbar
whenever the focus is made on the application.
How can I make my window to appear under the taskbar?

Kindly help me with some solution....

Regards
thejes
 
I have developed a wpf application in dot 3.5 framework.
the application is similar to a vista slidebar.The background is
transparent if the focus is not on the application.Its placed on the
right hand side of the window.I made the window to appear full screen
also.
My problem is that the window is appearing above the windows taskbar
whenever the focus is made on the application.
How can I make my window to appear under the taskbar?

Kindly help me with some solution....

Regards
thejes

I have solved this....thanks
 
Back
Top