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