I have 2 different Layout Variants 480 X 800 & 320 X 480
On the 480 X 800 this works no problems
On the 320X480 it causes a crash "The application has stopped unexpectedley"
This is the line that causes the problem
cnvtest.Initialize(pnltest)
I have tried alsorts to eliminate this but can not get it sorted
I have checked the size of the panel its correct 320 wide height is 360 which is the same as in the designer.
Is there any reason ?
On the 480 X 800 this works no problems
On the 320X480 it causes a crash "The application has stopped unexpectedley"
This is the line that causes the problem
cnvtest.Initialize(pnltest)
I have tried alsorts to eliminate this but can not get it sorted
I have checked the size of the panel its correct 320 wide height is 360 which is the same as in the designer.
Is there any reason ?