Thread started: May 5 2008, 7:55 PM EDT
Watch
Do you have screens which require resize but control overlap causes display problems when the screen is made small?
This generally applies to multi-page or tab folder screens.
This is a simple and no-code solution which you might be interested in.
Add a control, eg a button called RESIZE_LIMIT to the form.
Place it at the bottom right of the form, and set autosize Height and Width ON.
Position the top left corner of the control to the position you want to have as the minimum size of the form.
Make the control invisible.
When you run the form it wont allow the control to resize below zero and therefore stops at that point.
Colin
out of
found this valuable.
Do you find this valuable?