Home
last modified time | relevance | path

Searched refs:pSelBox (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.4.1/guix_studio/
Dproperties_win.cpp2831 CComboBox *pSelBox = (CComboBox *)GetDlgItem(ID_SELECTED_COLOR); in OnChangeColor() local
2850 color_id = pSelBox->GetItemData(pSelBox->GetCurSel()); in OnChangeColor()