Is there any hacks i can do to get Aero Snap to work with out having to paint the non client area.
i use
cp.Style = WS_MAXIMIZEBOX | WS_MINIMIZEBOX
on CreateParams
I've tried everything.
Printable View
Is there any hacks i can do to get Aero Snap to work with out having to paint the non client area.
i use
cp.Style = WS_MAXIMIZEBOX | WS_MINIMIZEBOX
on CreateParams
I've tried everything.