Resizing a Drawgrid

From: Gijsbert (nospam_at_privacy.com)
Date: 11/26/03


Date: Wed, 26 Nov 2003 19:06:07 +0100

Hello,

I have a form with a drawgrid on it. The drawgrid is filled with images.
When i resize the form, the sizes of the cells stay the same. I use the
form's onresize event to recalculate the columns in the drawgrid. Now here's
my problem. When i resize the form by hand in a way it becomes smaller, the
drawgrid does not show a vertical scrollbar, which is necessary because i
can not see all the images anymore. What am i doing wrong?

Thanks for your help in advance

Gijsbert