Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Move FoxPro desktop
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Divers
Thread ID:
01516801
Message ID:
01517777
Vues:
151
>>>I cannot see my FoxPro desktop on my laptop since I disconnected from my other monitor at work where it was on the right. How can I get the desktop to move within the main laptop desktop?
>>
>>Hey dude. Try running these 3 lines of code in the VFP Command Window:
>>
>>_screen.WindowState=0
>>_screen.Top=80
>>_screen.Left=5
>>
>
>Might be tricky if he can't see the VFP window.
>
>>If that doesn't work, try pressing Alt+TAB until the VFP window is selected. If needed, then press Alt+Space, then press M, then use the left arrow keys to move the VFP window to the left until it appears in the main laptop window.
>
>I think alt+space, then press M won't work if VFP is full-screen ??

If code ever needs to be executed when you can't see the command window, a trick would be to put the code in a PRG and then run the PRG from Windows Explorer to auto run it in VFP.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform