Searched defs:tagCOMBOBOXINFO (Results 1 – 1 of 1) sorted by relevance
3711 typedef struct tagCOMBOBOXINFO { struct3712 DWORD cbSize;3713 RECT rcItem;3714 RECT rcButton;3715 DWORD stateButton;3716 HWND hwndCombo;3717 HWND hwndItem;3718 HWND hwndList;