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

Search list

[Driver DevelopCryptestDemo

Description: Cryptest (MFC Style Crypto++ v4.2 Library GUI). -Cryptest (MFC Style Crypto v4.2 Library GU I).
Platform: | Size: 143783 | Author: srhg | Hits:

[Windows DevelopMFCWindowsStyle

Description: MFC窗口风格浏览器,而且不用重新编译 CWnd::CreateEx()实现的组合风格, CWnd::ModifyStyle和ExStyle实现的增加和删除功能-MFC style browser window, and do not recompile CWnd : : CreateEx (), a combination of style, CWnd : : ModifyStyle ExStyle and achieve growth and delete functions
Platform: | Size: 152146 | Author: 张海玉 | Hits:

[Mathimatics-Numerical algorithmsStyle

Description: 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。
Platform: | Size: 57709 | Author: tang | Hits:

[GUI DevelopStyle

Description: 定制程序外观,MFC AppWizard 自动生成的应用程序外观,包括工具栏和状态栏的编辑
Platform: | Size: 53919 | Author: yaoshunchen | Hits:

[StatusBarStyle

Description: 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。
Platform: | Size: 57549 | Author: 李雅芳 | Hits:

[Button controlStaticSplitterWnd

Description: 静态切分窗口,这个类是从WTL的SplitterWnd里面扒出来的,因为MFC的SplitterWnd实在是 太太太难用了,而且很难看,看到WTL里面的这个不错,想拿来用,不过如果是MFC程序的话再加上WTL的风格有些不协调,就干脆把它的形式改成MFC的风格了,函数看着挺多,不过常用并不多,至于注释嘛,我只是在经常用的函数声明上大概写了几句,相知道具体实现,那就去看代码吧:)-splitting static window, this category is from the WTL serving SplitterWnd inside out, because MFC SplitterWnd wife is too hard to use and hard to see inside the WTL Yes, they will apply to, but if MFC procedures for the WTL coupled with the style of some disharmony on stem crisp it into the form of MFC style, watching sport the function, but more commonly used is not as Notes, but as I was frequently used function declaration probably write a few words, is to know the specific realization, then look at the code it :)
Platform: | Size: 6842 | Author: 仇韬 | Hits:

[STLMFCIteratorDemo

Description: 这个项目演示了STL风格的迭代子,如何编写自己的迭代子,使用容器来简化STL,并与STL兼容。在这个例子中使用的容器是MFC框架应用程序,文档模板,文档类CWinApp,-the project demonstrated the STL- style iteration, how to prepare their son iteration, the use of containers to simplify the STL, and compatible with the STL. In this example is the use of containers MFC framework applications, document templates, document type CWinApp.
Platform: | Size: 26624 | Author: 张雷 | Hits:

[Windows DevelopMiniCalc

Description: 一个基于Windows MFC的小型计算器,采用XP界面风格,功能完备,使用方便(这是我们数据结构的作业哈)-A mini-calculator base on Windows MFC, use XP window style, with all ready function, easy to use (It s our Data Structure homework,hoho)
Platform: | Size: 269312 | Author: | Hits:

[ListView/ListBoxListCtrl

Description: CListCtrl控件在默认的情况下有ICON形式,没有底纹,而且报表视图中选中一行时,它只加亮最左边的一个栏目。通过函数SetWindowLong设置列表控件的LVS_REPORT风格,通过CListCtrl的成员函数SetEctendedStyle设置列表控件的LVS_EX_FULLROWSELECT风格。-CListCtrl Control in default under the ICON form, no Shading, and statements selected his view, it only increases the left-most column 1. SetWindowLong function set through Control List LVS_REPORT style, the members of CListCtrl function SetEctendedStyle Control List set LVS_EX_FULLROWSELECT style.
Platform: | Size: 4914176 | Author: lili | Hits:

[Button controlStaticSplitterWnd

Description: 静态切分窗口,这个类是从WTL的SplitterWnd里面扒出来的,因为MFC的SplitterWnd实在是 太太太难用了,而且很难看,看到WTL里面的这个不错,想拿来用,不过如果是MFC程序的话再加上WTL的风格有些不协调,就干脆把它的形式改成MFC的风格了,函数看着挺多,不过常用并不多,至于注释嘛,我只是在经常用的函数声明上大概写了几句,相知道具体实现,那就去看代码吧:)-splitting static window, this category is from the WTL serving SplitterWnd inside out, because MFC SplitterWnd wife is too hard to use and hard to see inside the WTL Yes, they will apply to, but if MFC procedures for the WTL coupled with the style of some disharmony on stem crisp it into the form of MFC style, watching sport the function, but more commonly used is not as Notes, but as I was frequently used function declaration probably write a few words, is to know the specific realization, then look at the code it :)
Platform: | Size: 6144 | Author: 仇韬 | Hits:

[GUI Develop自定义窗口的创建 MFC

Description: 自定义窗口的创建 MFC(Microsoft基础类库)是Microsoft Visual C++ 提供给WINDOWS程序员的一个“工具箱”或“零件”,程序员可以直 接利用、工或组合,编出各具特色的WINDOWS应用程序。MFC的内容多而复杂,本 文仅就用MFC建立一个风格化的子窗口来简要说明一下用MFC编程的一般过程。-Create custom window MFC (Microsoft Foundation Class Library) is a Microsoft Visual C++ Available to programmers WINDOWS a toolbox or parts , the programmer can directly use, or a combination of workers, made a special WINDOWS of the application. MFC content of many and complex, this article only use MFC style of the establishment of a sub-window with a brief description of what the general process of MFC programming.
Platform: | Size: 2048 | Author: 任清波 | Hits:

[Button controlXPstyledialog

Description: 本程序采用MFC编写,在普通VC环境下实现了XP风格对话框。-the procedures used to prepare MFC, VC environment in general under the XP Style dialog box.
Platform: | Size: 51200 | Author: 杨过 | Hits:

[Driver DevelopCryptestDemo

Description: Cryptest (MFC Style Crypto++ v4.2 Library GUI). -Cryptest (MFC Style Crypto v4.2 Library GU I).
Platform: | Size: 144384 | Author: srhg | Hits:

[Windows DevelopMFCWindowsStyle

Description: MFC窗口风格浏览器,而且不用重新编译 CWnd::CreateEx()实现的组合风格, CWnd::ModifyStyle和ExStyle实现的增加和删除功能-MFC style browser window, and do not recompile CWnd : : CreateEx (), a combination of style, CWnd : : ModifyStyle ExStyle and achieve growth and delete functions
Platform: | Size: 151552 | Author: 张海玉 | Hits:

[VC/MFCmfc

Description: 本书用简明的风格详细介绍了VC++环境下的MFC编程技术,用实例说明了各种技术的应用。-Book style with simple details VC++ Environment MFC programming techniques, using examples of a variety of techniques.
Platform: | Size: 21504 | Author: 刘建平 | Hits:

[GUI DevelopMFC

Description: AVIButonDemo.rar在一个按钮上播放AVI视频 AVIStatus.rar在状态栏上播放AVI视频 IEButtonDemo.rar IE风格的button Combo_Image.rar Combo控件的学习程序 OwerDrawXPbutton.rar xp风格的按钮-AVIButonDemo.rar in an AVI video play button in the status bar AVIStatus.rar to play AVI video IEButtonDemo.rar IE-style button Combo_Image.rar Combo control the learning process OwerDrawXPbutton.rar xp style button
Platform: | Size: 250880 | Author: 小天 | Hits:

[Special EffectsLookMaSDI

Description: Visual C++6.0 MFC 时尚编程 在视图对话框组件中显示漂亮的图文菜单-Visual C++6.0 MFC style programming component in the view dialog box is displayed beautiful graphics menu
Platform: | Size: 49152 | Author: 赵丽娟 | Hits:

[GUI Develop14654654564

Description: Visual C++ 6.0 MFC时尚编程百例。包括各种时尚界面的编程,包括各种自定义控件、菜单、对话框、工具条,以及视频播放器、图片浏览器等。对于MFC初学者是很好的学习资料。-Visual C++ 6.0 MFC style programming hundred cases. Include a variety of fashion programming interface, including custom controls, menus, dialog boxes, toolbars, and video player, photo viewer and so on. MFC is good for beginners to learn the information.
Platform: | Size: 32199680 | Author: gaoyun | Hits:

[Button controlMFC-XP-Style-button

Description: visual studio button style change of xp button style
Platform: | Size: 7168 | Author: terra | Hits:

[VC/MFCVC++之MFC类库中文手册

Description: MFC中文手册,MFC类,MFC宏,MFC全局,MFC结构,MFC风格,MFC回调函数,MFC消息映射(MFC Manual, MFC Class, MFC Macro, MFC Global, MFC Structure, MFC Style, MFC Callback Function, MFC Message Mapping)
Platform: | Size: 1483776 | Author: 三角洲 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net