Nov 5, 2004 #1 diesirae Programmer Joined May 20, 2003 Messages 18 Location 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 Joined Jan 21, 2002 Messages 29 Location 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.