Searched refs:hasFocus (Results 1 – 1 of 1) sorted by relevance
143 BOOL hasFocus = (selected == m_pResItemControl); in GetPropertyValue() local145 pRetVal->boolVal = hasFocus ? VARIANT_TRUE : VARIANT_FALSE; in GetPropertyValue()