Searched defs:SetCurSel (Results 1 – 3 of 3) sorted by relevance
21 LRESULT SetCurSel(int index) { return SendMessage(CB_SETCURSEL, index, 0); } in SetCurSel() function
148 void CFWL_DateTimePicker::SetCurSel(int32_t iYear, in SetCurSel() function in CFWL_DateTimePicker
217 void CFWL_ComboBox::SetCurSel(int32_t iSel) { in SetCurSel() function in CFWL_ComboBox