Iam trying to remove the frame of my CPropertySheet. I googled a lot in the last days, but couldnt find a solution.
i thought it would work with:
ModifyStyle(WS_CAPTION, 0,0);
ModifyStyleEx(WS_EX_DLGMODALFRAME, 0, 0);
but it doesnt^^
here is a picture https://ibb.co/R7b0tdD
i want to remove this 3D border