一个vc的watch窗口的实现代码

http://www.codeproject.com/KB/tree/proptree.aspx

Sample Image Sample Image Sample Image


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 calling CPropTree::ShowInfoText().
这里还有几个相似的
http://www.codeproject.com/KB/tree/coptiontree.aspx

 


http://www.codeproject.com/KB/tree/treeviewadv.aspx

TreeViewAdv in Multi-Column mode


Drag&Drop highlighting

Multiselection

Using ComboBox to edit node

http://www.codeproject.com/KB/tree/StaticTreeControl.aspx

posted on 2009-08-22 00:12  cutepig  阅读(800)  评论(1编辑  收藏  举报

导航