When using DwmExtendFrameIntoClientArea function I need to choose Form.TransparencyKey, a color that a glass will be drawn on instead.
The problem is that i writing image-edit tool, and when TransparencyKey color appear inside the edited image, the user see glass instead.
How do i extend the glass into client area without losing some color?