c++ - (MFC) CListBox -> Edit Item in List? -


i'm using clistbox control mfc. possible retain data inside list item edit it, without deleting re-adding it?

thanks!

you can extending clistbox. check out code project article.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -