Welcome![Sign In][Sign Up]
Location:
Search - combo tree

Search list

[Other resourceasdfs

Description: 一个俄罗斯方块和贪吃蛇二合一的游戏,玩家可通过树形控件选择要玩的游戏-a Tetris and Snake combo of the game, players can choose to control tree playing games
Platform: | Size: 93935 | Author: 宋学一 | Hits:

[GUI DevelopGridCtrALLlDemo

Description: 演示在表格中使用编辑框控件,树控件,检查框控件,按钮控件,COMBO BOX控件,SPIN控件的方法。-demonstration in the use of forms edit box control, tree controls, check box control, control buttons, notebook BOX controls SPIN control methods.
Platform: | Size: 242131 | Author: 余晖 | Hits:

[ActiveX/DCOM/ATL树形列表选择控件

Description: 我用VB自写的结合Combobox与TreeView相结合的列表选择控件,很有实用性-I used to write the combination of VB since Combobox with the TreeView list to select a combination of control, is very practical
Platform: | Size: 45056 | Author: 黄光军 | Hits:

[Other Riddle gamesasdfs

Description: 一个俄罗斯方块和贪吃蛇二合一的游戏,玩家可通过树形控件选择要玩的游戏-a Tetris and Snake combo of the game, players can choose to control tree playing games
Platform: | Size: 93184 | Author: 宋学一 | Hits:

[GUI DevelopGridCtrALLlDemo

Description: 演示在表格中使用编辑框控件,树控件,检查框控件,按钮控件,COMBO BOX控件,SPIN控件的方法。-demonstration in the use of forms edit box control, tree controls, check box control, control buttons, notebook BOX controls SPIN control methods.
Platform: | Size: 241664 | Author: 余晖 | Hits:

[PropertySheetCHAP02

Description: 本压缩文件为东方天华主编的Visual C++.Net范例入门与提高第2章的代码,其中包含如下程序的代码。 2.1 列表框与组合框编程实例 2.2 树形控件编程实例 2.3 列表视图与扩展组合框编程实例 2.4 进度条与动画控件编程实例 2.5 滚动条与图片框编程实例 2.6 位图按钮编程实例 2.7 日期时间控件编程实例 2.8 工具栏编程实例 2.9 状态栏编程实例 2.10 对话栏编程实例 2.11 动态菜单创建实例 2.12 上下文菜单创建实例 2.13 属性表与属性页编程实例-The compressed file for the editor-in-chief of the East Tianhua Visual C++. Net sample entry and improve the code in Chapter 2, which contains the following procedure code. 2.1 List Box and Combo Box Programming Example 2.2 Example 2.3 Programming tree control list view and combo box to expand programming examples of the progress bar 2.4 programming examples and animation control 2.5 scroll bar with the picture frame Figure 2.6 Examples of programming button programming Example 2.7 Date Time controls programming examples Toolbar 2.8 Status Bar 2.9 Programming Examples Programming Examples Programming Examples 2.10 dialogue column Menu 2.11 Create dynamic instance of the context menu 2.12 Attribute Table 2.13 creation of instances and attributes page programming examples
Platform: | Size: 698368 | Author: 陈小冬 | Hits:

[TreeViewGridTreeCtrl

Description: 这是一个基于对话框的程序,在程序中实现了网格控件和组合框控件及树状控件的结合。-This is a dialog-based procedures, in the procedure to achieve the grid control and combo box control and the combination of the tree control.
Platform: | Size: 221184 | Author: wuming918 | Hits:

[source in ebookGJKJ

Description: 这是一个关于控件编程的例子,包含了进度条、组合框、树型控件、列表控件等的操作。-This is an example of programming on the controls, including a progress bar, combo boxes, tree controls, list control and other operations.
Platform: | Size: 31744 | Author: helei | Hits:

[TreeViewSample

Description: 将COMBO和树节点合并到一块,比较适合于有树结构的选择项。-COMBO and tree node will be merged into one, more suited to have the choice of tree structure.
Platform: | Size: 60416 | Author: 李培军 | Hits:

[TreeViewxkj

Description: 新型控件的实现,如:树形视图 , 列表视图 , 轨道条 等. 进度条 组合框 编辑框   旋转按钮 -Realize the new controls, such as: tree view, list view, track and so on. Progress bar combo box edit box rotating button
Platform: | Size: 40960 | Author: sting | Hits:

[GUI Developgridctrl_demo220

Description: Using comboboxes in the MFC Grid Control Since I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some this was a little too involved, so I ve created a demo project that shows how to replace the default editing with a simple combo box. Previous methods of achieving this required that a new CGridCtrl derived class be created. With the new structure in the 2.X versions of CGridCtrl it s now a lot simpler. -Using comboboxes in the MFC Grid ControlSince I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some this was a little too involved, so I ve created a demo project that shows how to replace the default editing with a simple combo box. Previous methods of achieving this required that a new CGridCtrl derived class be created. With the new structure in the 2 . X versions of CGridCtrl it s now a lot simpler.
Platform: | Size: 206848 | Author: mark | Hits:

[ComboBoxExtensiveCombo_src

Description: A few months ago, I was asked to develop a combo box that contains a tree view inside it. Initially, I used a normal tree view control, but I soon realized that I was short of space on some of the win forms. Now, in another project, I needed to use a multi select combo box, so I transformed the old tree view combo into a generic combo so that in the future I can add any control (for example, grid view, tree view, list box or any user control) inside the combo. In this article, I will focus on Multi-select and tree view combo but in the attached file you can find some more examples of this generic approach. I hope this article will be helpful for you.
Platform: | Size: 76800 | Author: | Hits:

[Windows DevelopChapter7GeneralControls

Description: 第7章 通用控件\ButtonList 按钮以及列表框控件的应用实例源码 通用控件\EditCombo 编辑框、IP地址编辑框、组合框以及滚动控件的应用实例源码 通用控件\ListTreeView 列表视和树形视应用实例源码 通用控件\ControlBox 各种通用控件综合运用实例源码 -Chapter 7 General Controls \ ButtonList button and list box controls the application of common-source control \ EditCombo edit box, IP Address edit box, combo box and scroll controls the application of common-source control \ ListTreeView list and tree depending on the application as Common examples of source control \ ControlBox various examples of integrated use of general-purpose control source
Platform: | Size: 228352 | Author: yang | Hits:

[ListView/ListBoxWtlGrid_src

Description: 老外写的,比较老,可参考他是如何使用WTL的。-After using WTL for some time, I ve developed the control that I miss the most for the kind of project that I do : A grid. This one is written from scratch, derived from a CScrollWindowImpl, it has the following features : Grid is a vector of vector of CString. It has a optional Toolbar where to add buttons with tooltip for edition operation (see screenshot). Resizable column title In place edit using a edit box, a combo box or a check-box. Collapsible tree like behavior. Overwritable behavior (BeforeEdit, AfterEdit, CellRendering, etc) via a derivable listener class.
Platform: | Size: 16384 | Author: TianYi | Hits:

[TreeViewwithzuhetree

Description: 带组合框的树形控件,希望能用上,程序很简单!-The tree with combo box control, hoping, the procedure is very simple!
Platform: | Size: 18432 | Author: 山区 | Hits:

[ComboBoxComboTree

Description: ComboTree is a hybrid ComboBox with a tree control replacing the drop down ListBox. Implementing a hierarchy of choices using multiple dependant combo or list boxes can take up a lot of screen space and can be awkward to use. A dropdown tree control can be a good replacement. As an option, the ComboTree supports a tree with three-state checkboxes for convenient multiple selection from a hierarchy of choices.
Platform: | Size: 117760 | Author: Roman_Khr | Hits:

[GUI Developcontrol

Description: 实现了MFC中多个控件的使用List Control,Combo Box,Tree control.-MFC implements the use of multiple control, List Control, Combo Box, Tree control.
Platform: | Size: 8587264 | Author: 曹操 | Hits:

[JSPjQuery_EasyUI

Description: Jquery EasyUI 使用实例 包含了datagrid,tree,combo-tree 等多种不常见用法-Jquery EasyUI Demos
Platform: | Size: 541696 | Author: 王义斌 | Hits:

[GUI DevelopMFC.tree.control.combo.box.code

Description: MFC组合框树形控件设计经典代码MFC tree control design classic combo box code -MFC tree control design classic combo box code
Platform: | Size: 26624 | Author: d | Hits:

[Otherextjs-combo-tree

Description: extjs多选树源码,多选下拉树,对于ext开发中碰到树状结构展示的功能,有帮助-ext js combo tree resource......
Platform: | Size: 3072 | Author: hwl | Hits:
« 12 »

CodeBus www.codebus.net