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

Search list

[TreeViewMagic Strtree

Description: 我自己写的 将动态 字符串解析到CTreeCtrl。以前是为了 写道数据库,不用XML,为了不麻烦。就 用 VC 写了一个 这个 这个,希望大家可以用到-I wrote it myself dynamic string parsing to CTreeCtrl. Previously wrote to the database, not XML, in order not to trouble. On the VC was a um, hope that we can use!
Platform: | Size: 560509 | Author: 闵远洋 | Hits:

[TreeView按数据库记录构建树控件CtreeCtrl

Description: 本程序是在VC下开发的Windodws窗口界面程序,根据数据库中的记录向树型控件中添加节点。-this procedure was developed under the VC Windodws window interface procedures, according to records in the database to add controls tree nodes.
Platform: | Size: 26694 | Author: xin | Hits:

[Other resource肖天华数据结构大作业

Description: 本次作业采用MFC多文档——视图结构体系(已征得肖老师的同意)。开发环境为VC++ 6.0 SP6,其他环境下编译未做测试。 程序运行时的外观如上图所示:文档窗口被分割为左右两部分。左边部分采用树形控件CTreeCtrl管理,右边部分采用文本框控件CEdit管理。打开或生成的XML文档都将以文本方式显示在右侧文本编辑窗口,经一定算法解析后将在左侧窗口中按XML文档描述的逻辑结构以树形目录的方式显示出来,直观明了。 -this operation using MFC more documents -- View structure (with the consent of Xiao teachers). Development environment for the VC 6.0 SP6, compiled under other environmental tests done. When running the appearance As indicated above : Document window about to be divided in two parts. The left part of a tree using CTreeCtrl management controls, using the right part of the text box controls CEdit management. Open, or the generation of XML documents are text will be shown on the right side of the text editing window, after a certain analytic algorithm in the left window by XML documents described in the logical structure of the directory tree to display, and intuitive understanding.
Platform: | Size: 517360 | Author: long | Hits:

[ComboBoxComboTree_demo

Description: 一个基于CTreeCtrl的组合框类,可以显示树状目录内容-based on a combination CTreeCtrl frame can demonstrate that the directory tree
Platform: | Size: 42340 | Author: youliang | Hits:

[ADO-ODBC20041016112846_vczx_MyTreeCtrl21

Description: 支持数据项查找功能的树控制(CTreeCtrl)类-support data item search capabilities tree control (CTreeCtrl) Classes
Platform: | Size: 19836 | Author: 郁继宗 | Hits:

[Windows DevelopCTreeDemo

Description: ADO和CTREECTRL的应用演示-ADO and CTREECTRL Application Demonstration
Platform: | Size: 787891 | Author: 笑书侠 | Hits:

[TreeViewasdfghjk

Description: 在MFC中应用CTreeCtrl控件的技巧.rar-in MFC Application CTreeCtrl control skills. Rar
Platform: | Size: 21053 | Author: xyz | Hits:

[Other resourceclasstree

Description: ctreectrl控件扩展类,实现树型控件的可拖拽-ctreectrl controls extension of the class and realize the tree may drag control
Platform: | Size: 14754 | Author: 张健 | Hits:

[TreeViewverticaltree

Description: While studying electronic engineering and computer science, I participated in a compiler workshop where we had to write our own programming language. To view and analyse the syntax tree for a given program, I wrote a custom drawn tree component those days. The original component was written in Java and I thought it might be useful to have it as a CTreeCtrl derivate. In contrast to some other custom drawn tree controls at CodeProject, this one does not has its own data structure for representing the tree. This means that you do not have to write different code for inserting the tree items when you want to switch from CTreeCtrl. Because this control inherits from CTreeCtrl, it is very easy to activate the stock-functionality which draws the tree in the traditional way.-While studying an electronic engineering d computer science. I participated in a workshop where we compiler h ad to write our own programming language. To vie w and analyze the syntax tree for a given program , I wrote a custom drawn tree component those da ys. The original component was written in Java an d I thought it might be useful to have it as a CTre eCtrl derivate. In contrast to some other custom drawn tree controls at CodeProject. this one does not has its own data structure for r epresenting the tree. This means that you do not have to write different code for inserting the t ree items when you want to switch from CTreeCtrl . Because this control inherits from CTreeCtrl , it is very easy to activate the stock-functio nality which draws the tree in the traditional w ay.
Platform: | Size: 19175 | Author: gaowen | Hits:

[TreeViewTreeControlTemplates_demo

Description: These templates allow CTreeCtrl derived classes programmers to add three basic functionalities to their classes:-CTreeCtrl derived c lasses programmers to add three basic function alities to their classes :
Platform: | Size: 33099 | Author: gaowen | Hits:

[TreeViewCTreeCtrl_Recursion

Description: CTreeCtrl控件的一个经典的遍历程序,占用内存小,运算速度快.控件的经典使用.-CTreeCtrl control of a classic ergodic process, small memory, Operational speed. Control of the classic use.
Platform: | Size: 45796 | Author: 郭飞 | Hits:

[PropertySheettreepropertysheet_source

Description: vc ctreectrl 控件-vc ctreectrl Controls
Platform: | Size: 14546 | Author: wu | Hits:

[TreeViewTreeListCtrlGerolf_demo

Description: 一个基于对话框的ctreelistctrl类,拥有ctreectrl和clistctrl两种特性。-a dialog on the ctreelistctrl category, clistctrl ctreectrl and has two characteristics.
Platform: | Size: 104043 | Author: liuhp | Hits:

[Windows Developmfc_tree

Description: 在MFC中应用CTreeCtrl控件的技巧 -in MFC Application CTreeCtrl control techniques
Platform: | Size: 21053 | Author: zzh | Hits:

[TreeViewtreelist10

Description: 树型控件用来显示具有一定层次结构的数据项时方便、直观,被广泛地应用在各种软件中,如资源管理器中的磁盘目录就用的是树型 控件,我们在编程中也会经常用到,但 MFC 中提供的 CTreeCtrl 类并不直接支持拖动节点等高级特性,这使我们程序员编程时有很大限 制,又给软件用户带来了一些不便。下面就让我们自己动手来解决这个问题,实现树型控件中节点的拖动。 -tree control is used to indicate a certain level of the data structure when the convenient, intuitive, has been widely used in all kinds of software, such as resource management for the directory on disk using a tree control, We will be in programming frequently used. But the MFC CTreeCtrl category is not directly support drag nodes, and other senior properties This gives us programmers have strong programming restrictions, but also software users caused some inconvenience. Now let our own hands to solve the problem, realizing the tree control nodes Drive.
Platform: | Size: 64300 | Author: muhammad | Hits:

[Other resourceCTreeCtrl

Description: 使用树形控件实现目录结构的展开和选择,跟目录为磁盘驱动器和桌面-using tree controls to achieve by launching the directory structure and options for the directory disk drives and desktop
Platform: | Size: 50339 | Author: xulin | Hits:

[TreeViewTreeCtrlEx.ZIP

Description: 这是一个支持多选的TreeCtrl。多选对于TreeCtrl来说是一个很实用的功能,但是微软的MFC开发小组确没有实现它,这个程序写了一个继承与CTreeCtrl的类实现了多选功能。-This is one more election support TreeCtrl. For more TreeCtrl election is a very practical function, But Microsoft's MFC development team did not realize it, This procedure was made with a succession CTreeCtrl the category of multi-functional election.
Platform: | Size: 20161 | Author: jorry | Hits:

[TreeViewCtrl32

Description: 一些win32新型控件使用的例子,CTreeCtrl,CListCtrl,Slider...等等,希望对大家有用-win32 some new examples of the use of controls, CTreeCtrl. CListCtrl, Slider ... etc., it may be useful to hope
Platform: | Size: 31958 | Author: 姚文杰 | Hits:

[TreeViewCMultiTree

Description: 一个可以多选的树控件,扩展MFC标准的CTreeCtrl。
Platform: | Size: 35167 | Author: chaochao | Hits:

[ComboBoxCstmComboBox

Description: CComboBox 弹出树状控件。包内为类文件,用时只需调用SetCustomPopupCtrl,然后就可以像操作CTreeCtrl一样操作CComboBox了。
Platform: | Size: 4717 | Author: sunny | Hits:
« 1 2 3 4 56 7 8 9 10 ... 13 »

CodeBus www.codebus.net