I have an application in a spreadsheet format displaying a series of CListCtrl items on each row.<br>I wish to delete a highlighted row and then save the remainder to disk.<br>I am using the following code which deletes the row in the view OK and moves all the cells below up one row. However...
I am currently using VC5 and have a program displaying a spreadsheet format using ClistCtrl items. I want to change the colour of the text in one 'cell' only. However, if I use the ClistCtrl::SetTextColor(colorref) method, it changes the text colour in every cell of the spreadsheet. I would...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.