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

Search list

[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:

[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:

[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:

[Windows DevelopXbutton

Description: 列表框与组合框编程实例 树形控件编程实例 列表视图与扩展组合框编程实例 进度条与动画控件编程实例 -List box and combo box examples programming examples of tree list view control programming combo box with the expansion of programming and animation examples of the progress bar control programming examples
Platform: | Size: 8192 | Author: hui | Hits:

[Windows Develop1

Description: MFC编程技巧与范例详解\第九章\9.5带组合框的树形控件-MFC programming skills and detailed examples \ IX \ 9.5 of the tree with combo box control
Platform: | Size: 5206016 | Author: wsy | Hits:

[Windows DevelopSHUXINGKONGJIAN

Description: 饱含可拖拽的树形控件,可设置颜色和字体的树形控件,可编辑的树形控件,浮动树形控件,带组合框的树形控件,采用VC进行程序实现。-Saturated can drag and drop tree control, you can set color and font of the tree control, editable tree controls, floating tree controls, combo box with a tree control, use of VC programming implementation.
Platform: | Size: 134144 | Author: 蔡锋 | Hits:

[TreeViewcombotree

Description: 包含两个文件,主要用于显示树状目录的组合框类-Contains two files, mainly used to display the directory tree combo box classes
Platform: | Size: 36864 | Author: YTH | Hits:

[VC/MFCVisualCimagedevelop

Description: 本书通过大量实例深入浅出地介绍了Visual C ++图形用户界面开发技术,对Windows界面中最重 要的组成元素分别进行了介绍。全书共1D章,主要内容包括:Windov}s用户界面制作基础、按钮控件、编 辑控件、组合框控件、列表视图控件、树视图控件、菜单、工具栏、状态栏、框架窗口等编程技术。对每种 编程技术,都给出了具有代表性的应用实例,使读者能够通过实例的学习,迅速掌握图形用户界面编程 技术。 -This book describes in layman' s language by a large number of instances of the Visual C++ graphical user interface development technology, the Windows interface, the composition of the most important elements were introduced. A total of 1D book chapters, mainly includes: Windov) s user interface, making foundation, the button controls, edit controls, combo box control, list view control, tree view control, menu, toolbar, status bar, frame windows and other programming techniques. For each programming technology, have given a representative application examples to enable readers to learn by example to quickly grasp the graphical user interface programming techniques.
Platform: | Size: 17005568 | Author: 江荣 | 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:

[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:

[JSP/JavaComBoxTreeTest

Description: jQuery EasyUI 组合树(ComboTree) 和组合框的用法差不多,只是在显示上有点差别:一个显示成树状结构,一个显示成列表结构。本程序介绍了组合树(ComboTree)用法的详细用法-jQuery EasyUI combined tree (ComboTree) and use the combo box is similar but somewhat different in the display: a display into a tree, a display into a list structure. This procedure describes the combination of tree (ComboTree) use of detailed usage
Platform: | Size: 532480 | Author: 飞爱娜 | Hits:

[Delphi VCLShell-Control-Pack

Description: Give your Delphi and C++Builder applications Windows Explorer functionality with the Shell Control Pack. Simply place four components on a form set two properties and you have a working Explorer! These powerful shell components include tree view, list view and combo box. Full access is available to drag and drop (into, out of and within your application), context menus including "Send To", renaming/deleting, copy/paste, namespace extensions and much more.
Platform: | Size: 1412096 | Author: liji | Hits:

[ComboBoxcustomcombos_demo(1)

Description: .net下面编写的自定义combobox,相比.net自带的组合框,可以自定义更多的数据源,或者是树形选择,外观和颜色也可以随意更改了-Custom combobox Net written below, compared to net comes with a combo box, you can customize the data source, or tree selection, appearance and color can also freely change
Platform: | Size: 280576 | Author: hucan | Hits:
« 12 »

CodeBus www.codebus.net