GW_ENABLEDPOPUP top-level constant

int const GW_ENABLEDPOPUP

The retrieved handle identifies the enabled popup window owned by the specified window (the search uses the first such window found using GW_HWNDNEXT); otherwise, if there are no enabled popup windows, the retrieved handle is that of the specified window.

Implementation

const GW_ENABLEDPOPUP = 6;