Nov 5, 2004 #1 diesirae Programmer May 20, 2003 18 AR Hello I need to insert a button into CListCtrl. Each row may contain a enabled/disabled button... It`s that possible???? Thanks in advance!!!!
Hello I need to insert a button into CListCtrl. Each row may contain a enabled/disabled button... It`s that possible???? Thanks in advance!!!!
Nov 18, 2004 #2 EarlAllen Programmer Jan 21, 2002 29 US You might want to use the free extended CXListCtrl class available at http://www.codeproject.com. Either it or one of the other similar packages should be able to handle this for you. Upvote 0 Downvote
You might want to use the free extended CXListCtrl class available at http://www.codeproject.com. Either it or one of the other similar packages should be able to handle this for you.