When I use Spy++ and look at the Window Style of the taskbar (WinXP
classic theme)(Shell_TrayWnd) I see that it contains WS_BORDER and
WS_THICKFRAME. The taskbar is stretched so the left/right/bottom
borders are drawn outside the monitor rectangle but you can't see
them.
What code is used to hide these borders?
Thanks in advance,
Richard