본문 바로가기

old drawer/C, C++, MFC

[MFC] CListCtrl에서 포커스를 잃어도 선택된 아이템 유지하는 옵션

CListCtrl listctrl;

listctrl.ModifyStyle(0, LVS_SHOWSELALWAYS);