Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form appears truncated on both ends
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00502246
Message ID:
00502656
Vues:
18
Steve,

It may be due to the dimensions of the _SCREEN. Try maximizing the _SCREEN by issuing a _SCREEN.WindowState = 2.

Doug

>I have a simple form that is 800x390. When I run the form in the Project Window it shows the entire width of the form, but when I Build a .EXE and run the form from there the form is cut-off on both ends so I don't see the whole thing. I double-checked the properties and the .PRG that runs the form and find nothing wrong. Any ideas? Thanks!
>
>My form Options for the project are set for 800x600. Some of my other form properties that are set include -
>AlwaysOnTop .F.
>AutoCenter .T.
>BackColor 192,192,192
>BorderStyle 1-Fixed Single
>Caption None
>ClipControls .F.
>Closable .F.
>ControlBox .F.
>Desktop .F.
>MaxButton .F.
>MinButton .F.
>Movable .F.
>ShowWindow 0-InScreen (Default)
>WindowState 0-Normal
>WindowType 1-Modal
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform