imagenetics
Programmer
Is there any way to prevent the form from scaling below a given size? For example, all controls on the form are organized for designed dimensions, let's say 640*480, and I don't want the form to be sized below this. Sizing up is allowed, so I cannot set form's border to non-resizeable.