Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP Starts minimized all the time
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01185885
Message ID:
01186224
Vues:
17
>>VFP starts minimized all of the time. The command box appears ok, but no backgroud window. I click on it and say restore and it is mazimized. Needless t osay this is a pain. I cannot resize the window.
>>
>>Any ideas?
>>Mike
>
>From your command window:
>
>
_SCREEN.Width = 100
>_SCREEN.Height = 100
>
>You should now be able to drag your size to anything you want.
>
>Update:
>
>You may also need to set your .Left and .Top properties to _SCREEN to bring it into visible range.

Adding
_screen.top=400

also helped moved the window created above, into the area where the title bar could be dragged etc.

Thanks, this was a good fix.
Mike
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform