@WINSTYLESEX — Searches for
a window, and returns its extended style bits.
Syntax:
%@WINSTYLESEX[window,flags]
| window | window title, program name, PID, or HWND |
| flags | bitmapped: |
| 1: return extended styles value in hexadecimal |
Extended window styles are documented here.
If no matching window is found, the return value will be 0.
See also: @WINSTYLES.