-
这是一个用C++Builder开发的TQuery组件小实例,希望大家能够喜欢
这是一个用C++Builder开发的TQuery组件小实例,希望大家能够喜欢-This is a C Builder components of TQuery small example of the hope that people will like
- 2023-02-17 14:55:03下载
- 积分:1
-
Very sleek controls LED font, edit, etc.
很漂亮的 LED 字体 控件,edit, etc.-Very sleek controls LED font, edit, etc.
- 2022-04-08 22:14:09下载
- 积分:1
-
rolling with the command
带有滚动条的命令行接口-rolling with the command-line interface
- 2022-06-01 10:18:00下载
- 积分:1
-
这是一个realplayer的源代码
这是一个realplayer的源代码-This is a source REALPLAYER
- 2022-05-23 05:37:01下载
- 积分:1
-
一个修改了拖动位置显示Bug的MFC CSliderCtrl类,并添加了背景修改显示功能...
一个修改了拖动位置显示Bug的MFC CSliderCtrl类,并添加了背景修改显示功能-a revised Drive location Bug MFC CSliderCtrl categories, and add a background display changes
- 2022-08-21 16:14:50下载
- 积分:1
-
使用EVC开发";度量衡转换器";完整的程序…
使用EVC开发“度量衡换算器”完整实例编程。 程序短小易懂,适合于WINCE开发的初学者-use EVC development "Weights and Measures Converter" complete programming examples. Short comprehensible procedures, suitable for beginners pulled Development
- 2022-03-02 23:52:59下载
- 积分:1
-
mp3compressor
MP3压缩机,希望有人能拿到
- 2022-01-27 23:19:18下载
- 积分:1
-
ActiveX controls in the preparation, how to control arrangements for the propert...
ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-ActiveX controls in the preparation, how to control arrangements for the properties, methods, events, properties page Persistent storage, and how to control their own attributes containers notice the change. How to register controls and the lifting of controls registration. In VB and VC visit ActiveX controls.
- 2022-04-19 07:27:36下载
- 积分:1
-
这个程序主要实现的功能是在彩色显示器上画圆,你可以随意的画...
这个程序主要实现的功能是在彩色显示器上画圆,你可以随意的画-this procedure main function is to display the Color Circle, you can arbitrarily paintings
- 2022-03-06 00:41:48下载
- 积分:1
-
通过按钮自绘属性在DrawItem创建椭圆按钮
应用背景
MFC标准按钮控件的形状为矩形,在属性设置中无法更改按钮形状,通过按钮的自绘,重写DrawItem函数,创建一个椭圆形的按钮,并设定按钮的背景颜色为红色,增加界面的视觉效果
关键技术
主要让新手学习MFC控件的自绘,了解如何在drawitem函数里面改变按钮的形状和背景颜色。了解绘制椭圆的函数,了解如何用SetWindowRgn设置显示范围,了解如何更改对话框背景的颜色。采用的双缓冲绘图技术,消除按钮显示过程中出现的闪烁。
- 2023-04-27 10:00:03下载
- 积分:1