메뉴 바로가기

서브메뉴 바로가기

본문 바로가기

logo

C/C++/MFC

WhiteAT

CListBox 에서 스크롤(커서) 항상 마지막에 따라가게 하기.

 m_listSay.SetTopIndex(m_listSay.GetCount()-1);