一个vc的watch窗口的实现代码.
http://www.codeproject.com/KB/tree/proptree.aspx
The control has two window areas:
- Tree Control
CPropTree
CPropTreeItem
: can be edit controls, static text, dropdown combo list, or any type of control you wish to create - Descriptive area
This section can be displayed or hidden by callingCPropTree::ShowInfoText()
.
http://www.codeproject.com/KB/tree/coptiontree.aspx
http://www.codeproject.com/KB/tree/treeviewadv.aspx