How to Use a Listbox Control in MFC Visual C++ | eHow

How to Use a Listbox Control in MFC Visual C++ | eHow

瀏覽:1069
日期:2025-06-16
Modify the MFC controls. Right-click on the list box, select "Properties" and change the ID to IDC_MYLISTBOX, under the "General" tab. Do the same to the edit box and change its ID to IDC_MYEDITBOX. In one button, change the ID to IDC_MYBUTTONADD and ......看更多