资源列表
[按钮控件] CPushPinButtonv1.21
说明:CPushPinButton类继承于CButton类,功能是完成一个图钉按钮的效果。就像VC++中一个控件的属性对话框中的那个图钉按钮。 类的使用步骤: 1.在工程中加入PushPin.cpp和PushPin.h两个文件,并且在需要用到这个类的文件中加入#include "PushPin.h"语句。 2.确保工程中加入了图片IDB_PUSHPIN或者IDB_PUSHPIN_HELP 3.在对话框中加入一个按钮,设置owner-draw属性,大小不限。 4.使用Classwizard定义一个按钮的<wyb> 在 2025-07-17 上传 | 大小:19kb | 下载:0
[界面编程] ColorSelCmb
说明:给出一些实现小的功能的软件,希望能够帮助到有缘人,本程序提供的功能为调色-Given some small realize the function of the software, hoping to help a nice ring, the program provides functionality for the palette<anchor> 在 2025-07-17 上传 | 大小:40kb | 下载:0
[对话框与窗口] FlashWindow
说明:本人写了一些小程序,实现了一些功能,希望能够帮助到网上有缘人,此程序的功能为以动画方式弹出关闭按钮-I wrote some small programs to achieve a number of features, hope to be able to help a nice ring to online, the function of this procedure in order to close the pop-up animation mode button<anchor> 在 2025-07-17 上传 | 大小:35kb | 下载:0
[对话框与窗口] MQQAppearance
说明:本人写了一些小程序,实现了一些功能,希望能够帮助到网上有缘人,此程序的功能为实现QQ程序的抽屉效果-I wrote some small programs to achieve a number of features, hope to be able to help a nice ring online, this program features for the realization of the QQ process drawer effect<anchor> 在 2025-07-17 上传 | 大小:74kb | 下载:0
[按钮控件] CRoundButton
说明:又一个风格鲜明的按钮类,希望能够给你的软件带来令人惊喜的部分,相信多变的你不会错过。-Another distinctive style button-type, hoping to bring to you the software amazing part, I believe you will not miss changeable.<anchor> 在 2025-07-17 上传 | 大小:61kb | 下载:0
[对话框与窗口] SkinTest_demo
说明:这个例子展示了如何绘制定制(自绘)窗口框架(包括标题、边框等)。 -This example shows how to draw custom (self-painted) window fr a me (including the title, border, etc.).<黄华> 在 2025-07-17 上传 | 大小:3.95mb | 下载:0
[对话框与窗口] MDI_background_test
说明:如何实现MDI主应用程序的窗体背景呢,答案是采用超级武器---子类化,这样主程序的背景处理部分就由我们自己的类来处理了!具体实现代码如下!从CWnd派生一个类CBGColorWnd,然后分别处理WM_ERASEBKGND和WM_SIZE即可-How to achieve the MDI application<黄华> 在 2025-07-17 上传 | 大小:1.03mb | 下载:0