Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Control Position of Windows System Dialogue/Windows
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00992415
Message ID:
00992722
Views:
18
Hi Fred,

There's a solution for the GEPRINTER() dialog.

How to position the GETPRINTER() dialog
http://www.news2news.com/vfp/field.php?example=482

If you start a Timer and then call the GETPRINTER(), the Timer keeps ticking behind this otherwise perfectly modal window. So from the Timer event you can access the dialog and move it using API calls GetActiveWindow, GetWindowText and SetWindowPos.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform