WM_QUERYFRAMEINFO Return Value - flFlags
flFlags
(
ULONG
)
Frame information flags.
FI_FRAME
Identifies a frame window.
FI_OWNERHIDE
The frame window is hidden when its owner is hidden.
FI_NOMOVEWITHOWNER
The frame window does not move with its owner.
FI_ACTIVATEOK
The frame window may be activated. This means, for example, that the frame window is not disabled.
[Back: WM_QUERYFRAMEINFO Field - ulReserved]
[Next: WM_QUERYFRAMEINFO - Parameters]