Searched refs:pSelBox (Results 1 – 1 of 1) sorted by relevance
2831 CComboBox *pSelBox = (CComboBox *)GetDlgItem(ID_SELECTED_COLOR); in OnChangeColor() local2850 color_id = pSelBox->GetItemData(pSelBox->GetCurSel()); in OnChangeColor()