Streetdaddy
Programmer
Im trying to work out how to prevent a form, with BorderStyle property of Sizeable, from being resized in certain situations. My first idea was to save the current size in variables and make the resize event just keep the form the same size if triggered. It works okay, but the form doesn't repaint properly. The scroll bar doesnt go to the edge of the form.<br>
<br>
Any ideas? API calls etc...<br>
<br>
P.S. The form is using the Protoview Interact control.
<br>
Any ideas? API calls etc...<br>
<br>
P.S. The form is using the Protoview Interact control.