Last Modification: December 11, 1999

How can I make my Edit Controls created at runtime look 3D?

The trick is making sure that the control gets the WS_EX_CLIENTEDGE extended style. To do this, you can:

References  and Samples: