Searched refs:FWL_STYLEEXT_LTB_MultiSelection (Results 1 – 3 of 3) sorted by relevance
20 #define FWL_STYLEEXT_LTB_MultiSelection (1L << 0) macro
240 return m_pProperties->m_dwStyleExes & FWL_STYLEEXT_LTB_MultiSelection; in IsMultiSelection()
61 dwExtendedStyle |= FWL_STYLEEXT_LTB_MultiSelection; in LoadWidget()