June 28th, 1999, 09:41 AM
Can anyone point me in the right direction as to how to develop a control like that used in Visual Studio's Watch output window. I think it is either a user drawn List control, or a customized TreeCtrl. I essentially want to be able to show a list of properties (each with sub properties like in tree control) and be able to update those properties with an edit control in the second column.
Thank you
Thank you