c++ - Set ComboBox to ID of another ComboBox -
i trying set ccombobox* id assigned existing combo box(idc_combo).
i've tried cwnd's getdlgitem() , id assignment, not figure out yet.
i know isn't expected details, can give you.
is want?
ccombobox* pcombo = reinterpret_cast<ccombobox*>(getdlgitem (idc_combo));
c++ mfc ccombobox
No comments:
Post a Comment