Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GETFILE position on screen
Message
From
10/12/2001 07:08:58
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
GETFILE position on screen
Miscellaneous
Thread ID:
00591997
Message ID:
00591997
Views:
61
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
Next
Reply
Map
View

Click here to load this message in the networking platform