Click to See Complete Forum and Search --> : How to make the edges of editbox rounded


rafi
April 26th, 1999, 10:12 AM
Hai,


I want to make a edit box with the shape
of the four edges as rounded or curved.

mihai
April 26th, 1999, 11:03 AM
My proposal is to create a simple window, that on WM_PAINT message draw a roundrect. Now, insert your edit control into this window.
Sincerely, Mihai