Tried various methods from using setwindowpos to insert after the taskbar's handle to using setwindowpos to set my form always ontop and then the taskbar...as well as setting the form's property itself to always on top.

I cannot seem to find a way to set my form always on top but always behind the taskbar... (this is for a notification type software where it will need to raise up and display something from behind the taskbar, then return back to its origional position when complete).


any ideas?