On Sun, May 16, 2004 at 02:44:25PM +0200, Maxime Bellengé wrote:
Autocomplete list boxes have a sizing grip to resize them. This patch adds support for that.
I'm not sure how the sizing grip should look exactly, but it would be very nice if you could use DrawFrameControl(hdc, &rc, DFC_SCROLL, DFCS_SCROLLSIZEGRIP); to draw it. I'm sure it will make it a lot easier to theme the code in the (near) future.