Welcome![Sign In][Sign Up]
Location:
Search - CTreeCtrl

Search list

[TreeViewColorFrame

Description: 演示了如何分割视图,如何改变分割视图的边框颜色,给标准CTreeCtrl控件添加额外的显示功能.同时还有一个自己做的CTreeList类,模仿了foxmail中的邮件列表.可以给初学子类化的同志们一些例子-Demonstration of how to partition view, how to change the border color segmentation view, add controls to the standard CTreeCtrl additional display capabilities. At the same time there is a category of its own doing CTreeList, Foxmail in imitation of the mailing list. Can give beginner Subclassing comrades are some examples
Platform: | Size: 327680 | Author: 耿蓓蕾 | Hits:

[ListView/ListBoxPropertyListCtrl_demo

Description: 联合了CListCtrl和CTreeCtrl的类,使得显示更加得紧凑!-Joint the CListCtrl and CTreeCtrl class, making a more compact display!
Platform: | Size: 46080 | Author: 嵇月强 | Hits:

[Graph RecognizeCTreeCtrl

Description: 援非洲刚果共和国电力监控系统VC实现三(基于MSCOMM控件的采集线程实现)\援非洲刚果共和国电力监控系统VC实现五-Assistance Africa Republic of the Congo realize VC Power Monitoring System III (based on control of the acquisition thread MSCOMM realize) aid Africa Republic of the Congo realize VC Power Monitoring System V.
Platform: | Size: 83968 | Author: SP521 | Hits:

[TreeViewctreectrl

Description: 树形控件加入背景图,可以自由添加节点,删除节点,加入背景图等功能,比较玄的控件-Tree control by adding background image, they can add nodes, delete nodes, by adding features such as background image, compare Hyun control
Platform: | Size: 1906688 | Author: chenbo | Hits:

[ComboBoxComboTree_Sample

Description: ComboBox中加入CTreeCtrl-ComboBox add CTreeCtrl
Platform: | Size: 23552 | Author: yangps | Hits:

[GUI DevelopTreeEditor

Description: MFC 树形控件和列表控件的结合CtreeCtrl 和CListCtrl-MFC tree control and the combination of list control CtreeCtrl and CListCtrl
Platform: | Size: 50176 | Author: haweifang | Hits:

[GUI DevelopData

Description: 用CSplitterWnd把CView分成左右两列,左边的一列放的是CtreeCtrl;然后把右边的一列分成上下两行,上面的一行放的是CFormView,下面一行放的是CListView!-CSplitterWnd to use CView divided into about 2, the left is a place CtreeCtrl then right into an upper and lower two lines above his release is CFormView, following his release is CListView!
Platform: | Size: 47104 | Author: chunyou128 | Hits:

[TreeViewmodel

Description: vs2008 MFC CTreeCtrl 样例 一个最简单的实现-vs2008 MFC CTreeCtrl sample one of the most simple to achieve
Platform: | Size: 11888640 | Author: zhouyu | Hits:

[Windows DevelopDirectoryList

Description: class CMyTreeCtrl : public CTreeCtrl { // Construction public: CMyTreeCtrl() // Attributes public: // Operations public: // Overrides // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CMyTreeCtrl) //}}AFX_VIRTUAL // Implementation public: CBitmap m_bitmap BOOL SetBKImage(LPCTSTR LpszResource) virtual ~CMyTreeCtrl() // Generated message map functions protected: //{{AFX_MSG(CMyTreeCtrl) afx_msg void OnPaint() afx_msg void OnItemexpanded(NMHDR* pNMHDR, LRESULT* pResult) afx_msg BOOL OnEraseBkgnd(CDC* pDC) afx_msg void OnMouseMove(UINT nFlags, CPoint point) afx_msg void OnVScroll(UINT nSBCode, UINT nPos, CScrollBar* pScrollBar) afx_msg BOOL OnMouseWheel(UINT nFlags, short zDelta, CPoint pt) //}}AFX_MSG DECLARE_MESSAGE_MAP() } -class CMyTreeCtrl: public CTreeCtrl (//Constructionpublic: CMyTreeCtrl ()// Attributespublic:// Operationspublic:// Overrides// ClassWizard generated virtual function overrides// ((AFX_VIRTUAL (CMyTreeCtrl)//)) AFX_VIRTUAL// Implementationpublic: CBitmap m_bitmap BOOL SetBKImage (LPCTSTR LpszResource) virtual ~ CMyTreeCtrl ()// Generated message map functionsprotected:// ((AFX_MSG (CMyTreeCtrl) afx_msg void OnPaint () afx_msg void OnItemexpanded (NMHDR* pNMHDR, LRESULT* pResult) afx_msg BOOL OnEraseBkgnd (CDC* pDC ) afx_msg void OnMouseMove (UINT nFlags, CPoint point) afx_msg void OnVScroll (UINT nSBCode, UINT nPos, CScrollBar* pScrollBar) afx_msg BOOL OnMouseWheel (UINT nFlags, short zDelta, CPoint pt)//)) AFX_MSG DECLARE_MESSAGE_MAP ())
Platform: | Size: 186368 | Author: zhoujay | Hits:

[Windows Developchat

Description: class CMyTreeCtrl : public CTreeCtrl { // Construction public: CMyTreeCtrl() // Attributes public: // Operations public: // Overrides // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CMyTreeCtrl) //}}AFX_VIRTUAL // Implementation public: CBitmap m_bitmap BOOL SetBKImage(LPCTSTR LpszResource) virtual ~CMyTreeCtrl() // Generated message map functions protected: //{{AFX_MSG(CMyTreeCtrl) afx_msg void OnPaint() afx_msg void OnItemexpanded(NMHDR* pNMHDR, LRESULT* pResult) afx_msg BOOL OnEraseBkgnd(CDC* pDC) afx_msg void OnMouseMove(UINT nFlags, CPoint point) afx_msg void OnVScroll(UINT nSBCode, UINT nPos, CScrollBar* pScrollBar) afx_msg BOOL OnMouseWheel(UINT nFlags, short zDelta, CPoint pt) //}}AFX_MSG DECLARE_MESSAGE_MAP() } -class CMyTreeCtrl: public CTreeCtrl (//Constructionpublic: CMyTreeCtrl ()// Attributespublic:// Operationspublic:// Overrides// ClassWizard generated virtual function overrides// ((AFX_VIRTUAL (CMyTreeCtrl)//)) AFX_VIRTUAL// Implementationpublic: CBitmap m_bitmap BOOL SetBKImage (LPCTSTR LpszResource) virtual ~ CMyTreeCtrl ()// Generated message map functionsprotected:// ((AFX_MSG (CMyTreeCtrl) afx_msg void OnPaint () afx_msg void OnItemexpanded (NMHDR* pNMHDR, LRESULT* pResult) afx_msg BOOL OnEraseBkgnd (CDC* pDC ) afx_msg void OnMouseMove (UINT nFlags, CPoint point) afx_msg void OnVScroll (UINT nSBCode, UINT nPos, CScrollBar* pScrollBar) afx_msg BOOL OnMouseWheel (UINT nFlags, short zDelta, CPoint pt)//)) AFX_MSG DECLARE_MESSAGE_MAP ())
Platform: | Size: 73728 | Author: zhoujay | Hits:

[DocumentsRecursiveuseCTreeCtrlClass

Description: CTreeCtrl类的递归使用 ,可以搜任意层目录-Recursive use CTreeCtrl class, you can search the directory layer of arbitrary
Platform: | Size: 21504 | Author: lgx | Hits:

[OtherSMI

Description: 动态创建按钮,比照对话框创建方式差异,CTREECTRL使用-Dynamically created button, the dialog box, mutatis mutandis, to create differences in the way, CTREECTRL use
Platform: | Size: 50176 | Author: 刘江 | Hits:

[Windows DevelopS

Description: 一个基于对话框的简历,主要关于 CTREECTRL CTABCTRL的使用,对mfc初学者很有帮助! -CTREECTRL CTABCTRL
Platform: | Size: 203776 | Author: wangyafei | Hits:

[Windows DevelopTree_ComboBox

Description: CTreeCtrl控件和 ComcoBox控件的使用,比较基础-ComcoBox control CTreeCtrl control and the use of basis of comparison. . .
Platform: | Size: 16384 | Author: | Hits:

[ADO-ODBCctreectrl

Description:
Platform: | Size: 66560 | Author: mao | Hits:

[Windows MobileCtreeCtrl

Description: windows mobile平台的透明树型控件,解决了频繁操作时的闪硕或重叠,以及屏幕滚动时重叠等问题,是完整可用的控件类代码.-transparent windows mobile platform tree controls to address the frequent operation of the flash-shuo or overlapping, as well as overlapping screen when rolling and so on, is a complete control-type code available.
Platform: | Size: 5120 | Author: 郭建宁 | Hits:

[TreeViewMyTreeCtrl

Description: 扩展MFC的CtreeCtrl类,实现父子的checkbox联动功能
Platform: | Size: 2048 | Author: peak | Hits:

[TreeViewCTreeCtrl

Description: 树形控件在文档中的使用实例,是初学者的有益参考-Tree control in the document the use of examples is a useful reference for beginners
Platform: | Size: 55296 | Author: 知更鸟 | Hits:

[GUI DevelopCRHTreeDemo

Description: CTreeCtrl简单功能,可以添加图片,对CTreeCtrl进行自绘-CTreeCtrl a simple function, you can add pictures, right to self-draw CTreeCtrl
Platform: | Size: 176128 | Author: Michael | Hits:

[ADO-ODBCctreectrl_xml

Description: 读出XML文件并且用树形目录形式显示在对话框CTreeCtrl控件中.源代码来自他人,我把它转换到了VC6.0环境下,并且删除了一个提示消息,希望可以提供更多的便利.谢谢原作者-Read XML files and directories with the tree displayed in the dialog box CTreeCtrl control. The source code from the others, I see it converted to the VC6.0 environment, and removed a prompt message, hoping to provide more convenience. Thank you, the original author
Platform: | Size: 139264 | Author: jx.liang | Hits:
« 1 2 34 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net