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

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

瀏覽:1394
日期:2025-04-24
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 ......看更多