Searched refs:PLBS_MULTIPLESEL (Results 1 – 3 of 3) sorted by relevance
29 cp.dwFlags |= PLBS_MULTIPLESEL; in GetCreateParam()53 if (pWnd->HasFlag(PLBS_MULTIPLESEL)) { in NewPWLWindow()
57 #define PLBS_MULTIPLESEL 0x0001L macro
82 m_pList->SetMultipleSel(HasFlag(PLBS_MULTIPLESEL)); in OnCreated()