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

Re: Wpf window appearing above windows taskbar by thejes

thejes
Tue Jan 22 04:01:05 CST 2008

On Jan 21, 11:19=A0am, thejes <thejesj...@gmail.com> wrote:
> 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