Ok I will change my patch to include this call, it seems to do what I want.
a+
Max
On Mon, 2004-05-17 at 20:57, Dimitrie O. Paun wrote:
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.