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

Search list

[ComboBoxCListCtrl

Description: 很不错的列表控件类,几乎涵盖了所有好玩的按钮哦,-very good control list category, and covered almost all the fun button, oh try
Platform: | Size: 920576 | Author: 星一 | Hits:

[VC/MFCMFC

Description: 学习MFC控件使用的好书籍,里面的介绍十分详细!-??MFC ?
Platform: | Size: 331776 | Author: 飞卿 | Hits:

[ListView/ListBoxlistbox-2

Description: 本程序用 MFC 实现 属性列表框(Property Listbox), 就象 VB 的 IDE 环境一样.用户可以在Property Listbox中包含 edit box, a combo box, an RBG color value, a font name, or a file name-This procedure used to achieve attribute MFC list box (Property Listbox), like VB the IDE environment. Property Listbox users can contain edit box, a combo box, an RBG color value, a font name, or a file name
Platform: | Size: 26624 | Author: wq | 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:

[Windows DevelopAnalisis_CArray_in_MFC

Description: 我们在使用vc进行比较复杂的编程时,经常需要用到复杂的数组结构,并希望能实现动态管理。由于C++并不支持动态数组,MFC提供了一个CArray类来实现动态数组的功能。有效的使用CArray类,可以提高程序的效率。 MFC提供了一套模板库,来实现一些比较常见的数据结构如Array,List,Map。CArray即为其中的一个,用来实现动态数组的功能。 CArray是从CObject派生,有两个模板参数,第一个参数就是CArray类数组元素的变量类型,后一个是函数调用时的参数类型。 我们有一个类 class Object,我们要定义一个Object的动态数组,那么我们可以用以下两种方法
Platform: | Size: 8192 | Author: li sheng | Hits:

[Dialog_WindowGridCtrl

Description: mfc 的界面列表创建和添加,删除等操作-mfc list interface to create and add, delete and other operations
Platform: | Size: 2704384 | 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:

[ListView/ListBoxListCtrl

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

[OtherList

Description: mfc基础编程,实现滑动条与滚动条的应用。对初学者很有帮助-mfc-based programming, slider and scroll bar applications. Very helpful for beginners
Platform: | Size: 2040832 | Author: 高明 | 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:

[Windows Developlist从底向上显示

Description: 正常MFC的ListControl控件都是从上往下显示,这个是特殊加工过,可以实现从底向上显示。(The of ListControl is from down to up to show.)
Platform: | Size: 21089280 | 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 9 10 ... 21 »

CodeBus www.codebus.net