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

Search list

[TreeViewTreeCtrlDB

Description: 切分窗口的一个Demo,左视图为TreeView,右视图为FormView,适合初学者学习切分窗口和TreeView的使用-Segmentation of a window Demo, the left view as the TreeView, the right view for the FormView, suitable for beginners to learn segmentation window and use TreeView
Platform: | Size: 33792 | 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:

[Windows DevelopTreeData

Description: 演示了TreeCtrl的用法,并实现不同图标显示各级菜单-Demonstrated TreeCtrl usage, and to achieve different levels menu icons
Platform: | Size: 26624 | Author: xuyi | 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:

[TreeViewColorTreeCtrl_demo

Description: VC 可以设置每一个ITEM的字体和颜色的TreeCtrl-VC can be set for each ITEM fonts and colors TreeCtrl
Platform: | Size: 253952 | Author: derek | Hits:

[TreeViewTurboDLL_demo

Description: treectrl控件(VC代码,适合初学者)-treectrl control (VC code, suitable for beginners)
Platform: | Size: 56320 | Author: 钟倩 | Hits:

[Embeded-SCM DevelopTreeCtrlUse

Description: 实现TreeCtrl实现效果,wince工程文件,有实现TreeCtrl的类供使用!-TreeCtrl achieve the effect of implementation, wince project file, the class has implementation for use TreeCtrl!
Platform: | Size: 1928192 | Author: zhujUN | Hits:

[Windows Developopenfile

Description: 模拟windows打开对话框,学习运用listctrl\treectrl控件-Analog windows open dialog box, studying the use of listctrl \ treectrl control
Platform: | Size: 8736768 | Author: zaga1997 | Hits:

[GUI DevelopMutiTree

Description: VC++在treectrl控件中实现三态树的选择,是个经典的程序。-VC++ at implementation treectrl tri-state control of the selection tree is a classic procedure.
Platform: | Size: 30720 | Author: 卢宗平 | Hits:

[GUI DevelopTreeCtrlUse

Description: windows mobile环境下的树形控件的一个例子。-windows mobile treectrl
Platform: | Size: 37888 | Author: 李扯火 | Hits:

[TreeViewVCTREEandDialog

Description: 对话框上的树状控件的使用,以及用树状控件操作子对话框-The operation of TreeCtrl in a dialog and use the control to select a subdialog.
Platform: | Size: 2365440 | Author: 无尘 | Hits:

[TreeViewCColumnTreeCtrl_src

Description: 一个很好用的树形控件,大家可以下载看看如何,我也是下载别人的-The tree with a very good control, you can download to see how, I also download other people' s
Platform: | Size: 13312 | Author: YUANJNFA | Hits:

[GUI Developemailbox

Description: 结合ListCtrl和TreeCtrl做的邮件界面显示程序-use listctrl and treectrl for mail
Platform: | Size: 234496 | Author: wjg | Hits:

[Database systemctreectrldemo

Description: 本人意图将数据库中的内容加入树型控件中,通过建立数据库,再与树型控件相连,实现数据库的访问。查询结构清晰明了,操作方便。-from filedir add treectrl
Platform: | Size: 3581952 | Author: jiguangxi | Hits:

[TreeViewTreeListV7

Description: 实现了对TreeCtrl控件的完美功能,包括:加位图,列属性的对应,在Item上进行编辑与增加List,全面的Tree风格进行选择,-TreeCtrl achieve perfect control features, including: additional digital map out the corresponding attributes in the Item to edit with the increase in the List, a comprehensive selection of the Tree style, and so on ......
Platform: | Size: 103424 | Author: jiqiubo | Hits:

[assembly languagetushu

Description: 图书管理系统程序---简单的,很实用 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决, 四、实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信-Library management system--- simple procedure, it is practical
Platform: | Size: 197632 | Author: piao | Hits:

[Windows DevelopDrogTreeCtr

Description: 在TreeCtrl 控件中实现 文件的 拖放功能并在空间中显示 文件路径 -In the TreeCtrl control implementation file drag and drop functionality and display the file path in the space
Platform: | Size: 18432 | Author: 梦晨 | Hits:

[GUI DevelopCTreeView_Iterator_demo

Description: MFC中做的TreeCtrl的使用,是从CodeProject中导出来的。-Application of Treectrl in MFC
Platform: | Size: 48128 | Author: silence | Hits:

[TreeView2

Description: 一个与treectrl控件有关的demo,对于初学者掌握treectrl控件的使用有极大帮助。 -A treectrl control the demo, for beginners to master the use of control treectrl of great help
Platform: | Size: 1912832 | Author: 陈达 | Hits:

[Windows DevelopMoveTreeItem_demo

Description: 一个学习treeCtrl的很好例子。该程序能够移动树控件的item到另一个树下。-The application is able to move a part of a tree control s hierarchy to live under a different tree item.
Platform: | Size: 21504 | Author: JOHN | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »

CodeBus www.codebus.net