Searched refs:IsComboBoxDropped (Results 1 – 2 of 2) sorted by relevance
166 BOOL IsComboBoxDropped() const;
713 inline BOOL CAutoComplete::IsComboBoxDropped() const in IsComboBoxDropped() function in CAutoComplete771 if (cItems == 0 || ::GetFocus() != m_hwndEdit || IsComboBoxDropped()) in ShowDropDown()