Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Prevent formdesigner to change form width
Message
From
27/11/2001 06:54:58
 
 
To
27/11/2001 06:48:02
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00586207
Message ID:
00586209
Views:
13
>in VFP6 i designde a form with no titlebare in 640x480 with a jpg as background.
>The jpg picture is also 640x480 pixels.
>Every time i run the form the width is 652 and no longer 640 ??
>I can put a thisform.width=640 in the refresh of the form which solves the problem but somehow i do not understand it.

Hello, Ernst

It's a known issue. There is no way to stop the form to change it's form.
You can issue ThisForm.Width = 640 in the init event of the form (this is what I do).

Hope this helps
Grigore Dolghin
Class Software.
Previous
Reply
Map
View

Click here to load this message in the networking platform