-
CComboBox test; //컨트롤 변수 CString str = L""; // 내용이 저장될 변수 test.GetLBText(test.GetCurSel(),str); // 값 가져오기