HWND Property
PLBCMP GUI Only
The HWND property returns Windows handle for an object. The property uses the following format:
HWND={value}
Note the following:
HWND may be used in GETPROP statements only.
{value} is a numeric variable that may be used in WINAPI functions that require a window handle.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |