Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GETFILE position on screen
Message
De
10/12/2001 07:08:58
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
GETFILE position on screen
Divers
Thread ID:
00591997
Message ID:
00591997
Vues:
62
Can I somehow control the position on the screen of the getfile()
commands dialog. (i have a control they sometimes like to read a value from
so they always have to move the getfile() screen)

Alternatively can I use another control API that will remeber the screen position...

I tried :

oShell = createobject("Shell.Application")
* Get directory
oFolder = oShell.BrowseForFolder(0, "Please Select folder",0)

Strangely it only remembers the resize left and right but not up and don and the screen position...

Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform