G
Guest
I'm in the process of porting a CF1 app to CF2.
I have designer-generated "InitializeComponent" code to lay out forms. Under
CF1 the forms look fine on VGA devices, but under CF2, the coordinate system
is all wrong. The controls are squeezed together at half the desired
width/height.
I tried overriding the form's ScaleChildren property but it made no
difference.
Can anyone shed any light?
Thanks!
I have designer-generated "InitializeComponent" code to lay out forms. Under
CF1 the forms look fine on VGA devices, but under CF2, the coordinate system
is all wrong. The controls are squeezed together at half the desired
width/height.
I tried overriding the form's ScaleChildren property but it made no
difference.
Can anyone shed any light?
Thanks!