Hi,
I would like to detect if a DROPDOWN is in expanded state to prevent other menus from being opened.
The manual says that DROPDOWN_GetListbox() returns the handle of the attached LISTBOX widget in expanded state and 0 if DROPDOWN is in collapsed
state.
If I use it as in below example it always returns zero, also in expanded state.
What could be wrong?
Regards
Jan
I would like to detect if a DROPDOWN is in expanded state to prevent other menus from being opened.
The manual says that DROPDOWN_GetListbox() returns the handle of the attached LISTBOX widget in expanded state and 0 if DROPDOWN is in collapsed
state.
If I use it as in below example it always returns zero, also in expanded state.
Regards
Jan