Click to See Complete Forum and Search --> : Control like MSDev's watch window


Eric Sebesta
March 31st, 1999, 07:06 PM
I'd like a CListCtrl that worked like the Watch Window in MSDev.


1: It puts a blank record on the bottom that can be typed into.

2: Selecting a record and then typing begins changing the record.


How can I get this functionality?


Thanks.