Xbasic
A5_WINDOWBAR_IS_OPEN Function
Syntax
Result_Flag as L = a5_WindowBar_is_open()
Description
The A5_WINDOWBAR_IS_OPEN() function returns .T. (TRUE) if the Window Bar is open; otherwise, it returns .F. (FALSE).
Limitations
Desktop applications only.
See Also