Welcome![Sign In][Sign Up]
Location:
Search - MFC custom control

Search list

[SourceCodertflib

Description: Introduction rtflib is a free C-library which is developed in order to help developers. Considering this release, 100% compatibility is achieved only with MS Word 97 to MS Word 2003 applications used as external RTF viewer to generated RTF documents. For the future, it is planned to extend this to all possible RTF viewers that support RTF specification 1.8 which is documented by Microsoft and can be found here. Background A developer may use CRichEditCtrl, a MFC control, in order to get RTF output from the source code. This is the control upon which WordPad application is built. But, there are many limitations when considering the generated RTF file. Also, an RTF document can be created with any advanced text editor directly. This library, however, provides a low-level interface to RTF syntax which is not so easy to be hand-coded like HTML. It can be extended and adopted to custom needs. Also, a custom high-level interface is a challenge to be built on this low-level interface base.
Platform: | Size: 11614 | Author: tk_xia@163.com | Hits:

[TreeViewsimple_tree_ctrl

Description: First of all, there are lots of custom tree controls available so what s the need for this? In one of my projects I happened to use several tree controls to show data objects at different levels and I had to deal with user actions. Each time, my tree control has to respond in different way depending on the selected item. Here I present what I have (I re-wrote some of my code to use this custom control and I believe that it is more readeble and easy to understand now) -First of all, there are lots of custom tree controls availabl e so what's the need for this In one of my projects I happened to use several tree controls to show da ta objects at different levels and I had to deal w praxiology user actions. Each time, my tree control has to respond in different way d epending on the selected item. Here I present wh at I have (I re-wrote some of my code to use this cu stom control and I believe that it is more readeb le and easy to understand now)
Platform: | Size: 18432 | Author: gaowen | Hits:

[assembly languagevc++5

Description: Mail_Report.zip   一个邮件报告程序。 SrcFirstProg.zip   解释了最基本的MFC程序流程。 tabcontrol_demo.zip tabcontrol_src.zip   自定义的标签控件对话框。 Undo_demo.zip undo_src.zip    在VC中实现Undo和Redo功能。 -Mail_Report.zip a message reporting procedures. SrcFirstProg.zip explained the basic MFC program flow. Tags tabcontrol_demo.ziptabcontrol_src.zip custom dialog controls. Undo_demo.zipundo_src.zip in VC to achieve Undo and Redo functionality.
Platform: | Size: 39936 | Author: 章海 | Hits:

[ComboBoxSCROLLBAR

Description: 用MFC做的调色板,通过3个滚动条控制3种基本颜色,通过他们的组合做出各种颜色。-MFC to do with the color palette, through the three scroll bars to control three kinds of basic colors, through their portfolio and make a variety of colors.
Platform: | Size: 25600 | Author: zhangdashuang | Hits:

[VC/MFCls2.0

Description: 实现一个自动化测量系统的上位机控制软件: 代码行5万行以上,包含丰富的自定义类,复杂的界面,复杂的控制功能,实现MFC打印功能-The realization of an automated measuring system of the PC control software: 50,000 lines of code above the line contains a wealth of custom categories, complex interfaces, complex control functions, the realization of MFC printing function
Platform: | Size: 1172480 | Author: hhb | Hits:

[Windows DevelopMyCustomDlgWin

Description: This a sample of a custom MFC control where the text is painted with a font loaded from a ttf file.-This is a sample of a custom MFC control where the text is painted with a font loaded from a ttf file.
Platform: | Size: 107520 | Author: | Hits:

[GUI DevelopSkin

Description: 自定义滚动条控件,利用CStatic控件派生一个自定义滚动条CCustomScroll,在CStatic控件上利用位图绘制滚动条箭头,滚动块及滚动区域-Custom scroll bar control, the use of a CStatic derived custom control scrollbar CCustomScroll, in CStatic control on the use of digital mapping scroll bar arrows, scroll rolling blocks and regional
Platform: | Size: 4790272 | Author: 周燕 | Hits:

[Windows Developlistcontrol

Description: 自定义listcontrol控件,用API实现mfc控件-Custom control, using API to achieve mfc control, overload control, and other information can be
Platform: | Size: 4042752 | Author: xuhuicong | Hits:

[ToolBarCustomToolTipsDemos

Description: 一个非常有用的tooltip控件,利用这个控件你可以非常方便的建立你自己的工具条说明文本显示-A custom tooltip is a seductive but dangerous notion, and if you don t do it right you could have the Interface Police knocking on your door. Nevertheless, if you decide you do want complete control over the contents of your tooltips and you re using MFC, here s an approach that should get you going.
Platform: | Size: 150528 | Author: liulei | Hits:

[Windows Developtest_myrichedit

Description: (自定义输入控件)自定义书写的MFC控件,很实用-(Custom input control) written in MFC custom controls
Platform: | Size: 164864 | Author: 张凯 | Hits:

[Windows DevelopPPT

Description: 关于学习visual c++比较全面的ppt 目录: 第1章 开始使用Visual C++ 第2章 变量和表达式 第3章 流程控制结构 第4章 数组和字符串 第5章 函数 第6章 指针与引用 第7章 程序文件和预处理指令 第8章 自定义数据类型 第9章 类的更多功能 第10章 继承与多态性 第11章 标准模板库 第12章 异常处理 第13章 创建Windows应用程序 第14章 使用MFC创建Windows程序 第15章 消息和命令 第16章 菜单 第17章 在窗口中绘图 第18章 对话框和控件 第19章 文件与串行化 第20章 动态链接库与钩子 第21章 使用ODBC数据源 第22章 数据库和ADO.NET- Learn visual c++ on a more comprehensive ppt Directory: Chapter 1 started with Visual C++ Chapter 2 Variables and Expressions Chapter 3, flow control structures Arrays and strings Chapter 4 Chapter 5 Functions Chapter 6 pointer and reference Chapter 7 and pre-order program files Chapter 8 custom data types Chapter 9 More features class Inheritance and Polymorphism Chapter 10 Chapter 11 Standard Template Library Chapter 12 Exception Handling Chapter 13 Creating Windows Applications Chapter 14 Creating Windows program using MFC Chapter 15 messages and commands Chapter 16 Menu Chapter 17 of the drawing in the window Dialog boxes and controls Chapter 18 Chapter 19 Documents and serialization Chapter 20 Dynamic Link Library and the hook Chapter 21 ODBC data source using Database and ADO.NET Chapter 22...
Platform: | Size: 3079168 | Author: 程博 | Hits:

[Tab ControltabExample

Description: 简单的MFC VC6.0 TAB控件应用,自定义了两个页面,编写消息响应函数-Simple MFC VC6.0 TAB control application, custom two page, write news response function
Platform: | Size: 5450752 | Author: 清风 | Hits:

[Windows DevelopDetailed-notes-C-P-P-in-depth

Description: C++深入详解笔记 Lesson1: Windows程序运行原理及程序编写流程 Lesson2: 掌握C++基本语法 Lesson3: MFC框架程序剖析 Lesson4: 简单绘图 Lesson5: 文本编程 Lesson6: 菜单编程 Lesson7: 对话框编程 Lesson9: 定制应用程序的外观 Lesson10: 绘图控制 Lesson11 图形的保存和重绘 Lesson12 文件操作 Lesson 13: 文档串行化 Lesson14 网络编程 Lesson 15 多线程 Lesson 16 线程同步与异步套接字 Lesson17进程间通信 Lesson18 Active控件 Lesson19 动态链接库DLL Lesson20 Hook与数据编程-C++ in-depth Detailed notes Lesson1: Windows program runs principles and procedures for the preparation process Lesson2: master the C++ basic syntax Lesson3: MFC framework of the program analysis Lesson4: simple drawing Lesson5: Text Programming Lesson6: Menu programming Lesson7: dialog programming Lesson9: custom applications Appearance Lesson10: Lesson11 graphics drawing control and redraw the preservation of file operations Lesson12 Lesson 13: Network Programming Document serialization Lesson14 Lesson 16 Lesson 15 threads simultaneous multi-threading and asynchronous inter-process communication socket Lesson17 Lesson19 Lesson18 Active control, dynamic-link library DLL Lesson20 Hook and Data Programming
Platform: | Size: 492544 | Author: | Hits:

[Windows DevelopvcPP2

Description: CatListBox_src.zip CatListBox_demo.zip   这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip  一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。 CIVStringSet_Demo.zip CIVStringSet_Source.zip   基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。 enum_display_modes_demo.zip enum_display_modes_src.zip   列出所有的显示模式并列表出来,通过单击列表来改变显示分辨率。 iconbutton_demo.zip iconbutton_src.zip   创建一个按钮,并在上面显示图标。 jpeglib_demo.zip jpeglib_src.zip   利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 Mail_Report.zip   一个邮件报告程序。 SrcFirstProg.zip   解释了最基本的MFC程序流程。 tabcontrol_demo.zip tabcontrol_src.zip   自定义的标签控件对话框。 Undo_demo.zip undo_src.zip    在VC中实现Undo和Redo功能。 -CatListBox_src.zip CatListBox_demo.zip establish this program mirror the Outlook category list box. CClockST_src.zip CClockST_demo.zip a simple digital clock program, which date class derived from MFC CStatic base class. CIVStringSet_Demo.zip CIVStringSet_Source.zip platform based on MFC and STL string class can be achieved in the fast string search. enum_display_modes_demo.zip enum_display_modes_src.zip list display mode and a list of all out by clicking on the list to change the display resolution. iconbutton_demo.zip iconbutton_src.zip create a button, and display the icon above. jpeglib_demo.zip jpeglib_src.zip using Delphi code to display JPG images in the VC, do not use dynamic link library. Mail_Report.zip a mail reporting procedures. SrcFirstProg.zip explains the basic MFC program flow. tabcontrol_demo.zip tabcontrol_src.zip custom label control dialog box. Undo_demo.zip undo_src.zip implemented in VC Undo and Redo functionality.
Platform: | Size: 343040 | Author: stallion | Hits:

[Dialog_Windowtestcontrol

Description: MFC 下的自定义控件,实现了根据输入一组数据进行折线图的绘制,还可以截图和保存数据到剪切板。-MFC under the custom control to achieve a set of data based on the input line mapping, can also capture and save data to the clipboard.
Platform: | Size: 62464 | Author: 韩晓明 | Hits:

[GUI DevelopWindowsBasicControl

Description: VC++,MFC基本控件的代码。约30个范例,包括各种文本框,列表框的定制,很实用。-您是不是要找: VC++,MFC基本控件的代码。约30个案例,包括各种文本框,列表框的定制,很实用。 允许输入拉丁字符的拼音 VC++, MFC basic control code. About 30 examples, including text boxes, list boxes, custom, very practical.
Platform: | Size: 3892224 | Author: | Hits:

[GUI DevelopmyControl

Description: MFC自定义控件,包括按钮 编辑框 列表框 树形控件 菜单控件等(注:不是工程,只有源代码)-MFC custom controls, including the button edit box list box tree control menu control (Note: not works, only the source code)
Platform: | Size: 183296 | Author: 朱小涛 | Hits:

[GUI DevelopSkin

Description: 33个C++皮肤源代码实例 含MFC界面美化 自定义控件-33 C++ skin source code examples MFC interface to beautify the custom control
Platform: | Size: 3866624 | Author: dxy | Hits:

[OtherUsknw-zontrol

Description: 利用MFC正规DLL生成一个自定义控件,实现了一个交通灯控件,用VC++编程,(Using MFC regular DLL generated a custom control that implements a traffic light control, using vc + + programming,)
Platform: | Size: 31744 | Author: evorktboo | Hits:

[Windows DevelopListCtrlExDemo

Description: MFC列表框内嵌组合框控件,实现ComboBox与EditBox,动态创建Combobox控件,ListCtrl, ListHeadCtrl, Custom, checkbox, radio, combobox, progress, MFC, C++(The MFC list box is embedded with a combo box control. It implements ComboBox and EditBox, dynamically creates Combobox controls, ListCtrl, ListHeadCtrl, Custom, checkbox, radio, combobox, progress, combobox, etc.)
Platform: | Size: 57344 | Author: 小时2510 | Hits:
« 12 »

CodeBus www.codebus.net