-
The use of the control function of self
主要是利用控件的自绘功能(Owner Draw)实现的。本篇将和各位一起定义一个XP风格的CXPButton按钮类,目的不在于介绍CXPButton类的使用技巧,而在于向各位阐述实现自绘按钮的方法。当然如果你觉得CXPButton有用的话,也可以把它的源文件保存下来,直接加入到自己的项目中。-The use of the control function of self-painting,make a CxpButton style of xp,The purpose is not to class CXPButton use techniques,but the way to achieve self-painted buttons
- 2022-05-27 21:51:38下载
- 积分:1
-
Microwindows的GUI开发Linux程序有用
Microwindows GUI useful to develop linux progrom-Microwindows useful to develop GUI linux p rogrom
- 2022-03-14 18:03:08下载
- 积分:1
-
老鼠爱大米
老鼠爱大米---实习课作业~
一般的无聊游戏~首次用VB做的东东(源码)-老鼠爱大米- internship class operation ~ in general boring game ~ the first time in VB to do the Dongdong (source)
- 2022-04-20 04:55:59下载
- 积分:1
-
这个程序是使用了radio按钮的多种技巧.是初学者学习radio按钮一个很好的DEMO...
这个程序是使用了radio按钮的多种技巧.是初学者学习radio按钮一个很好的DEMO-the procedure is the use of the radio button for the various techniques. Beginners learn radio is a very good button DEMO
- 2022-03-17 13:52:29下载
- 积分:1
-
在Windosw 98下面也可以实现xp风格的按钮
在Windosw 98下面也可以实现xp风格的按钮-In Windosw 98 below can also realize xp style buttons
- 2022-12-28 10:10:03下载
- 积分:1
-
Implements a button with bmp class, is the application program interface aesthet...
实现了一个带bmp的按钮类,是应用程序界面美观-Implements a button with bmp class, is the application program interface aesthetics
- 2022-05-13 00:07:38下载
- 积分:1
-
c++ 钟表程序
PPWizard的创造了这个Test13_4应用程序为您服务。此应用程序不仅介绍了使用Microsoft基础类的基本知识但也是一个起点,编写应用程序。此文件包含了什么?你会发现在每个文件的摘要说让你的Test13_4应用程序。Test13_4.dsp 这个文件(项目文件)中包含的信息在项目层次和 是用来建立一个单一的项目或子项目。其他用户可以共享 项目(.DSP)文件,但他们应该在本地导出的makefile。Test13_4.h 这是应用程序的主头文件。它包含其他 项目特定的头文件(包括Resource.h),并声明 CTest13_4App应用程序类。Test13_4.cpp 这是包含应用程序的主应用程序源文件 类CTest13_4App。Test13_4.rc 这是所有Microsoft Windows资源的列表,该 程序使用。它包括图标,位图和光标存储 在RES子目录中。这个文件可以直接编辑在Microsoft 的Visual C++。Test13_4.clw 此文件包含由类向导信息,以编辑现有 类或添加新类。类向导也使用此文件来存储 所需的信息来创建和编辑消息映射和对话框数据 映射,并创建原型成员函数。水库 Test13_4.ico 这是一个图标文件
- 2022-08-05 10:18:15下载
- 积分:1
-
Rebar控件的使用Demo,演示了如何在Rebar控件中加入子窗口控件以及Rebar的位置拖动...
Rebar控件的使用Demo,演示了如何在Rebar控件中加入子窗口控件以及Rebar的位置拖动-Rebar control the use Demo, demonstrated how to add controls Rebar-window controls and the location of Rebar Drive
- 2022-03-22 08:00:34下载
- 积分:1
-
very pleased to be here today, the top Eastern Kazakhstan is a lot of fun, I hav...
很高兴今天来到这里,上面那个东东很好玩哈,有时间我会常来的-very pleased to be here today, the top Eastern Kazakhstan is a lot of fun, I have time to the athlete
- 2022-12-11 22:15:03下载
- 积分:1
-
在MFC中,要使用图形按钮,一般会选择CBitmapButton类,使用CBitmapButton类可以设置按钮的Normal、 Selected、Focuse...
在MFC中,要使用图形按钮,一般会选择CBitmapButton类,使用CBitmapButton类可以设置按钮的Normal、 Selected、Focused和Disabled四种状态的bmp图像,这四副状态图像要求同尺寸大小,其中normal状态图片是必需提供的。常见调用代码示例:-In MFC, it is necessary to use the graphical button, choose CBitmapButton general category, the use of CBitmapButton category button you can set the Normal, Selected, Focused and Disabled four state bmp images, which require four state image with the size, in which normal state image provided is necessary. Common to call the code example:
- 2022-01-30 20:30:39下载
- 积分:1