
Sunken appearence of CEdit controls
I am manually creating some CEdit controls on a CFormView window and I am
having trouble getting the CEdit controls to appear with the sunken look. I
create the controls with the ES_SUNKEN style but I get a control with no
border at all. If I add the WS_BORDER I get a solid black line around the
control but no 3D (sunken appearance).
Any ideas?