Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Imagelist control like windows explorer image list?
Message
From
03/06/2008 17:40:38
 
 
To
03/06/2008 15:45:53
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01321407
Message ID:
01321447
Views:
20
John,

I am not sure, but maybe this codesnippet does what you are looking for:
oShell = CREATEOBJECT("Wscript.Shell")
oShell.SendKeys("+{TAB}+{F10}{DOWN}{ENTER}{ENTER}")
GETPICT()	
Regards,

Koen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform