Only draw a themed border when edit control has WS_EX_CLIENTEDGE
[wine] / dlls / comctl32 / theming.c
2005-08-16  Frank RichterAdd theming for combo boxes.
2005-08-15  Frank RichterSubclass edit control to draw themed border.
2005-08-12  Frank RichterDetermining the superclass for a window subclassed...
2005-07-27  Frank RichterAdded some generic code to allow subclassing (for the...