Welcome![Sign In][Sign Up]
Location:
Search - mfc list control

Search list

[GUI DevelopMFC_Examples

Description: MFC控制項的範例,含有大量源码,包含: CDirTreeCtrl_demo-主机目录树 progress_in_status2_demo-进度表范例 StatusBar-列表区及进度列整合范例 win32controls-简易列表 Wizard-步骤函式 标准自定树 标准属性页范例 档案结构树及list栏位整合 简易Ftp程式范例一 简易Ftp程式范例二 简易浏览器范例 简易浏览器范例二 简易资料库范例-control, the MFC example, contains a lot of source code, includes : CDirTreeCtrl_demo-host tree progress_in_statu s2_demo-schedule model StatusBar-list out the progress and integration examples win32c ontrols- Summary List Wizard-abstraction steps to set the standards for tree-page standard attributes example files structure tree list digits and simple integration Ftp a simple programming paradigm programming paradigm Ftp two examples of simple browser Summary View for example two examples of simple database
Platform: | Size: 536576 | Author: 陈志贤 | Hits:

[ListView/ListBoxMFCGridCtrl

Description: 用MFC写的grid控件,支持变色、图形等等很多功能。-written with MFC grid control and support of color, graphics, etc. Many functional.
Platform: | Size: 96256 | Author: hy | Hits:

[ComboBoxcmnctrl2

Description: CMNCTRL2 Sample: Demonstrates Common Control MFC Classes, Part 2 The CMNCTRL2 sample illustrates how to use the following common control MFC classes: CProgressCtrl, CSliderCtrl, and CSpinButtonCtrl. It shows how the controls are created and how to change the controls using many of the different available styles. CMNCTRL2 is the result of replacing the original CMNCTRLS sample with two smaller projects: CMNCTRL1 (tree, toolbar, date and time picker, month calendar, and animate controls) and CMNCTRL2 (progress, up/down, and slider controls). This was done to reduce the footprint of the sample code, making it easier to trace specific portions of the application. The list control, originally in the CMNCTRLS sample, can now be found in the LISTHDR sample. Security Note This sample code is provided to illustrate a concept and should not be used in applications or Web sites, as it may not illustrate the safest coding practices. -CMNCTRL2 Sample : Demonstrates Common Control MFC Classes, Part 2 The CMNCTRL2 sample illustrates how to us e the following common control MFC classes : CProgressCtrl, CSliderCtrl. and CSpinButtonCtrl. It shows how the controls are created and how to change the controls using many of the different styles available. CMNCTR L2 is the result of replacing the original CMNCT RLS sample with two smaller projects : CMNCTRL1 (tree, toolbar, date and time picker, month calendar, and animate controls) and CMNCTRL2 (progress. up/down, and slider controls). This was done to reduce th e footprint of the sample code, making it easier to trace specific portions of t he application. The list control, CMNCTRLS originally in the sample. can now be found in the LISTHDR sample. Security Note This sample cod
Platform: | Size: 26624 | Author: lorime | Hits:

[ListView/ListBoxgridctrl_in_mfc_view

Description: 一个类似EXCEL电子表格VC类库。可以嵌入到MFC程序中增强列表控件显示功能。-A similar class library EXCEL spreadsheet VC. Can be embedded into the MFC list control procedures to enhance display.
Platform: | Size: 567296 | Author: 乔曼 | Hits:

[VC/MFCAtlTraceTool

Description: To use the ATLTrace tool: Debug an MFC or ATL project select Start from the Debug menu. Select MFC/ATL Trace Tool in the Tools menu. Expand the tree control list in the Trace List window. Here you will see the running application, any modules within that application, and the trace categories for each module. Customize, for each process, module, and category, which information is displayed in the output window. The Trace level control in the Process group is related to the ATLTRACE2 level only those ATLTRACE2 messages with a level equal to or greater than the setting in the Trace level control will be displayed in the output window. Select Apply to put your settings into effect. You can save your settings, and load them the next time you debug the application use the Save and Load buttons. -err
Platform: | Size: 40960 | Author: 徐海峰 | Hits:

[Windows DevelopEnableGroupboxControls_demo

Description: EnableGroupboxControls is a function I have used in several projects, where I wanted to enable/disable all the controls within a groupbox. There are several other solutions to this problem here on CodeProject - I have included a list here. None of these, however, had everything I was looking for: Able to be used in MFC or non-MFC project - since I spend a lot of time maintaining older Windows applications, I wanted a very lightweight solution. Able to be used without instantiating class - this was important, because I necessarily have to minimize the impact on existing code. Able to be used without recoding or redefining existing control variables - again, for same reasons as previous point. Able to accommodate nested groupboxes - many of the dialogs in apps I maintain are non-trivial, because the apps themselves are highly technical. Nesting groupboxes is one way of coping with complex user interfaces. -EnableGroupboxControls is a function I have used in several projects, where I wanted to enable/disable all the controls within a groupbox. There are several other solutions to this problem here on CodeProject- I have included a list here. None of these, however, had everything I was looking for: Able to be used in MFC or non-MFC project- since I spend a lot of time maintaining older Windows applications, I wanted a very lightweight solution. Able to be used without instantiating class- this was important, because I necessarily have to minimize the impact on existing code. Able to be used without recoding or redefining existing control variables- again, for same reasons as previous point. Able to accommodate nested groupboxes- many of the dialogs in apps I maintain are non-trivial, because the apps themselves are highly technical. Nesting groupboxes is one way of coping with complex user interfaces.
Platform: | Size: 34816 | Author: 毛磊 | Hits:

[VC/MFCMFC_UI

Description: 包括了差不多所有的MFC常用控件,如果你是初学者,相信这里有你想要的-Includes almost all of the MFC common controls, if you are a beginner, I believe here you want to have the
Platform: | Size: 6689792 | Author: 小样 | Hits:

[TreeViewTreeListV3

Description: The accompanying code is an implementation of a tree view, combined with a list view, for the Windows API. The view is compatible to the tree control of the common controls. It allows the user to set colors, text, and icons for each item separately. An MFC class for the view is also implemented.
Platform: | Size: 61440 | Author: 宋先生 | Hits:

[ListView/ListBoxListControlSort

Description: MFC list control 排序功能-sorting with the function MFC list control
Platform: | Size: 35840 | Author: 殿 | Hits:

[ComboBoxlist

Description: MFC中list控件的相关操作源码-source code related to operation of the control list
Platform: | Size: 29696 | Author: yangfu | 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:

[ListView/ListBoxListCtrl

Description: VC++/MFC List控件类,使用简单方便-VC++/MFC List Control class, the use of simple and convenient
Platform: | Size: 9216 | Author: Boris | Hits:

[Button controlMFC.drop.down.list.button.control.

Description: MFC 下拉列表按钮控件设置代码MFC drop-down list button control setup code -MFC drop-down list button control setup code
Platform: | Size: 29696 | Author: a | Hits:

[GUI DevelopMFC.edit.list.box.control.code

Description: MFC编辑列表框控件设计代码MFC edit list box control design code -MFC edit list box control design code
Platform: | Size: 24576 | Author: a | Hits:

[Windows DevelopMFC.list.control.function.CheckBox

Description: MFC列表控件CheckBox功能设计代码MFC list control function design code CheckBox -MFC list control function design code CheckBox
Platform: | Size: 77824 | Author: e | Hits:

[Windows DevelopMFC-List-Control

Description: MFC-List-Control使用说明,可以很好的帮助学习MFC中List Control。-MFC-List-Control instructions for use, can be a good help in learning MFC List Control.
Platform: | Size: 321536 | Author: shashou | Hits:

[TreeViewMFC-Tree-Control--using

Description: 网上找的非常基础的文章,测试发现当Single Expand property和Always Show Selection属性同时设置为TRUE时,Always Show Selection会失效,不知道这样的认识对不对?- MFC Tree controls are one of the useful controls to show a hierarchical view of items. They can show the folders list, any parent- child relationship items etc., CTreeCtrl is the class which handles all the MFC Tree Control related operations . It has all the necessary methods to Add MFC Tree control items, Retrieve selected items, Remove the items and other event handlers needed.
Platform: | Size: 10240 | Author: 李明 | Hits:

[ActiveX/DCOM/ATLList-Control

Description: vs2005 C++ mfc listcontrol控件,继承MFC List Control,可以方便修改表格大小、字体大小、颜色等-the vs2005 C++ mfc listcontrol control, inheritance MFC List Control, you can easily modify the table size, font size, color, etc.
Platform: | Size: 10724352 | Author: 安格 | Hits:

[ListView/ListBoxlist-mfc

Description: mfc list control控件的使用,把它封装成了特定的类,方便移植和使用,编译环境vs2010-Use mfc list control control, encapsulates it became a particular class, portable convenience and use compiler environment vs2010
Platform: | Size: 18809856 | Author: 赵赵 | Hits:

[Windows Developmultilinelist

Description: 基于CMultilineList类库实现MFC List (list control)的列表功能,并添加指定单元格可编辑和自动换行功能(MFC List (list control) can be edit and automatic transfer, Base CMultilineList class.)
Platform: | Size: 28484608 | Author: DSQ | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net