have a VB6 project that on the form I have set the BorderStile to 2 -
sizable and created a function to resize the form and its controls min or
max.
Although, I am trying to find a way to disable the user from dragging the
bottom right hand corner from resizing. I only want min and max.
Any ideas how I can do this in code. If so, can I get an example of this
please?
Thank you,
JT
sizable and created a function to resize the form and its controls min or
max.
Although, I am trying to find a way to disable the user from dragging the
bottom right hand corner from resizing. I only want min and max.
Any ideas how I can do this in code. If so, can I get an example of this
please?
Thank you,
JT
Comment