<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > UI (User Interface) > Windows API > Win_GetActive |
Description
Return the handle of the current active window.
Syntax
hWnd = Win_GetActive()
Returns
Number: handle to the window.
Parameters
Name |
Type |
Optional |
Meaning |
Remarks
Restrictions
See also
Examples