 |
| Using the IsWindowEnabled function |
User rating: 0/10 (0 votes) | | |
|
 |
 |
 |
DECLARE INTEGER GetActiveWindow IN user32
DECLARE INTEGER GetDesktopWindow IN user32
DECLARE INTEGER IsWindowEnabled IN user32 INTEGER hwnd
? IsWindowEnabled (GetActiveWindow()) && main VFP window
? IsWindowEnabled (GetDesktopWindow()) && Windows desktop
|
 |
User rating: 0/10 (0 votes) | | | 268 bytes Created: 2002-04-21 17:32:45 Modified: 2002-04-21 17:32:58 Visits in 7 days: 129 |
|
 |
 |
| Listed functions: |
 |
|
 |
 |
| Translate this page: |
 |
|