-
利用CTabCtrl实现标签页的切换,并可以实现隐藏和现实标签页
利用CTabCtrl实现标签页的切换,并可以实现隐藏和现实标签页-Use CTabCtrl realize tab switching, and can be achieved and realistic hidden tab
- 2022-02-28 15:36:13下载
- 积分:1
-
很多基于对话框的程序都有一个启动画面,那么如何为自己的对话框程序也加一个这样的画面呢?其实VC++开发环境中有一个现成的 Splash Screen 组件,用这...
很多基于对话框的程序都有一个启动画面,那么如何为自己的对话框程序也加一个这样的画面呢?其实VC++开发环境中有一个现成的 Splash Screen 组件,用这个组件很容易实现基于框架类(也就是CMainFrame)的程序的启动画面,那么如果是对话框程序,没有框架类怎么办呢?所以这个组件功能不是想象的那么强。要实现基于对话框应用程序的启动画面必须另辟蹊径。这里提供一个可重用代码例子,一步一步教你实现每一个细节。利用一个定制的C++类:CSplashWnd,增强原来的 Splash Screen 组件功能。它不但可以在用于具有CMainFrame的程序,同时也可以用于基于对话框应用的程序。-many of the procedures based on the dialog has launched a picture for themselves as to how the dialog procedures were also such a picture? In fact, VC environment with a ready-made Splash Screen components, the components used easily framework based category (that is, CMainFrame) of the commencement of proceedings picture, then if the dialog procedure is not like the framework of how to do? Therefore, this component function is not so strong as imagined. To achieve based on the application"s dialog screens must choose another road. Here provide a reusable code examples, step by step teach you realize every detail. Using a customized Category C : CSplashWnd, enhance the original Splash Scre
- 2023-05-09 11:55:02下载
- 积分:1
-
换肤编程四研究它们,换肤不是规划问题…
换肤编程四合一,研究清楚它们,换肤编程就不成问题,希望对你有所启迪!-Eurocargo programming the four studied them, Eurocargo not a programming problem, and I hope to inspire you!
- 2022-01-25 23:21:03下载
- 积分:1
-
outlook样式的MDI窗体,左边为树状目录,右边是要显示的窗体.
outlook样式的MDI窗体,左边为树状目录,右边是要显示的窗体.-outlook style MDI form, the left for the tree, the right to display the form.
- 2023-06-27 20:00:04下载
- 积分:1
-
Font Previewer 系统字体预览工具
Font Previewer 系统字体预览工具-Font Previewer system font preview tool
- 2022-03-09 22:55:40下载
- 积分:1
-
可以实现对单个文件名(或是整个文件夹内的所有文件名)按照指定的替换规则替换...
可以实现对单个文件名(或是整个文件夹内的所有文件名)按照指定的替换规则替换-can achieve right individual files (or the entire folder of all documents) in accordance with specified rules Replacement Replacement
- 2022-05-26 19:22:55下载
- 积分:1
-
这是一个delphi写大字的程序。也许你会用得着
这是一个delphi写大字的程序。也许你会用得着-This is a delphi write characters procedures. You might worthwhile
- 2022-02-12 22:04:35下载
- 积分:1
-
利用VC制作彩色对话框,可以制作赏心悦目的对话框
利用VC制作彩色对话框,可以制作赏心悦目的对话框-VC production color dialog, the dialog produced pleasing
- 2022-01-24 12:52:09下载
- 积分:1
-
实现类似xp风格的控件,无需添加过多代码,操作简单.
实现类似xp风格的控件,无需添加过多代码,操作简单.-Xp style to achieve a similar control, without adding too much code, easy to operate.
- 2022-04-27 11:46:08下载
- 积分:1
-
a project preparation process, the need to resort to an initial list can specify...
在我的一个项目编制过程中,需要用到一个可以指定初始目录的目录选择对话框,起初我找到了http://www.vckbase.com/bbs/prime/viewprime.asp?id=94 这篇文章,发现由于"bi.pidlRoot"的格式不了解,很难实现这样的功能,后来在一个日本网站上找到了一篇文章,有示例代码和相关说明(现在网址找不到了,抱歉,以后找到了再加上),利用回调函数解决了此问题,现在我把示例程序做出来,有相关Puzzle的同仁可以参考一下. 注: 1.重要的函数和宏定义在"global.h"中,函数调用在"SHFolderDlg.cpp"中的"void CSHFolderDlg::OnClick_SHBrowseForFolder()"中,重要的部分我说明了一下,写的不好请大家原谅. 2.原来文章中的程序是有日文注释的,在我的朋友陈伟林帮助下写成了中文,在此向他表示感谢.-a project preparation process, the need to resort to an initial list can specify the directory to choose dialog, I initially found http://www.vckbase.com/bbs/prime/viewprime.asp id = 94 article, it is found that "bi . pidlRoot "format, it should not be difficult to achieve such a function and later in a Japanese website found an article with sample code and related (not a web site now, sorry, after finding a plus), using a callback function to solve this problem, I shall now examples of procedures done, the relevant Puzzle colleagues for reference. Note : 1. important functions and ma
- 2022-07-09 23:54:21下载
- 积分:1