Thanks for all the help.. I think I have decided to just prevent the user from shrinking the form passed a certain size.. I tried the following suggestions but had problems with each:

Code from dsy5: Did not allow resizing at all.. That's not want I'm trying to accomplish.. What I'm trying to do is to allow a sizeable form but not allow resizing smaller than say 500 x 400.

Code from Guv: Does not seem to do anything..

Code from HeSaidJoe: Did not even try.. Looked way to complicated..

Help from PaulLewis: How would I go about implementing your suggestion #1? That sounds like what I'm trying to do: prevent user from shrinking form past a certain size, but allowing to resize anything above that size...

Thanks again guys for your feedback..

Dan