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