N
Nick Zdunic
Hi,
I have some forms in my application. Some visually inherited forms resize
themselves in Visual Studio - ruuning my previous settings. Locking the
form has no effect either.
The forms it has problems with seem to be when the inheritance structure in
greater than 2 levels deep.
It is as follows:
ViewWin - part of the MVC structure I'm using. All forms in the
application inherit from this
\/
\/
Second Level Form - these seem to be Ok
\/
\/
Third Level Form - these forms seems to resize all the time
Any ideas or known issues with this.
Regards,
Nick
I have some forms in my application. Some visually inherited forms resize
themselves in Visual Studio - ruuning my previous settings. Locking the
form has no effect either.
The forms it has problems with seem to be when the inheritance structure in
greater than 2 levels deep.
It is as follows:
ViewWin - part of the MVC structure I'm using. All forms in the
application inherit from this
\/
\/
Second Level Form - these seem to be Ok
\/
\/
Third Level Form - these forms seems to resize all the time
Any ideas or known issues with this.
Regards,
Nick