Searched refs:PLBS_HOVERSEL (Results 1 – 3 of 3) sorted by relevance
81 SetHoverSel(HasFlag(PLBS_HOVERSEL)); in OnCreated()85 m_bHoverSel = HasFlag(PLBS_HOVERSEL); in OnCreated()
58 #define PLBS_HOVERSEL 0x0008L macro
326 PWS_CHILD | PWS_BORDER | PWS_BACKGROUND | PLBS_HOVERSEL | PWS_VSCROLL; in CreateListBox()