Home
last modified time | relevance | path

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

/GUIX-v6.4.1/guix_studio/
Dproperties_win.cpp2832 CComboBox *pDisabledBox = (CComboBox *)GetDlgItem(ID_DISABLED_COLOR); in OnChangeColor() local
2863 color_id = pDisabledBox->GetItemData(pDisabledBox->GetCurSel()); in OnChangeColor()