-
这是一个MFC透明滑块类,由于它使用CSliderCtrl 作为它的基类,所以它可以取代CSliderCtrl 对象。支持刻度标记。使用时,加这个类到你的项目中...
这是一个MFC透明滑块类,由于它使用CSliderCtrl 作为它的基类,所以它可以取代CSliderCtrl 对象。支持刻度标记。使用时,加这个类到你的项目中。增加你的滑块到项目中,接着将.h文件中的 CSliderCtrl类型修改为CMySliderControl ,并且#include这个MySliderControl.h 文件。-This a transparent MFC slider category, as it CSliderCtrl use as its base class. Therefore, it can replace CSliderCtrl object. Support calibration markings. Use, the increase in the category of your project. Increase your slider into the project, Then will. h document, the type of changes to CSliderCtrl CMySliderContro l, and the# include MySliderControl.h document.
- 2022-05-28 09:19:25下载
- 积分:1
-
用vc++编的一个小网页浏览器
用vc++编的一个小网页浏览器-vc series with a small Web browser.
- 2022-02-18 15:16:09下载
- 积分:1
-
关于WPF3D效果
应用背景根据WPF入门,学习WPF界面的设计以及数据的绑定,初步通过一个路径来加载该路径下本地的图片,并在WPF界面上按照3D效果来展示,卡伊进行缩放、滑动关键技术根据WPF界面的设计中不同空间的属性以及数据的绑定,重要的属性包括ListBox,Grid,对初学者学习WPF比较有用。
- 2022-05-16 22:05:28下载
- 积分:1
-
5 below VB source of the small programming interface techniques detailed in the...
下面5个VB源码的小程序接口技术,详细说明在包内压缩文件
- 2022-03-06 03:03:12下载
- 积分:1
-
一个简单的实现Windows编程的程序。适合初学者了解Window编程应用。...
一个简单的实现Windows编程的程序。适合初学者了解Window编程应用。-Realize a simple Windows programming procedures. Window programming suitable for beginners to understand the application.
- 2023-03-27 11:00:03下载
- 积分:1
-
因为我的应用需要使用许多工具(像3DS Max),我..
Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implementation of the control is quite simple, actually. The control is primarily a Dialog Bar that manages a tab control and a Tool Bar. Thus, the class is derived from CDialogBar and it creates the CTabCtrl and CToolBar objects. The actual creation of the Tab control and toolbar occurs in the Create function of the Dialog Bar. 创建一个制表工具栏 因为我的应用需要使用许多工具(像3DS Max),我决定实现这个控件。 在这里我将和你共同分享创建制表工具栏的最重要的细节。 实际上控件的创建相当简单。这个控件主要是管理一个制表控件和一个工具栏的对话框。因此,这个类从CDialogBar类继承并且它创建了CTabCtrl 和CToolBar对象。实际上制表和工具栏控件的创建发生在DialogBar函数的创建过程中。-Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implementation of the control is quite simple, actually. The
- 2023-03-04 03:45:03下载
- 积分:1
-
vc例子 (愿岛上的每个成员都能天天快乐,每天都比昨天有所进步 )...
vc例子 (愿岛上的每个成员都能天天快乐,每天都比昨天有所进步 )-vc examples (of the island would like to have every member of every day a happy day than yesterday some progress)
- 2023-01-01 02:00:03下载
- 积分:1
-
半透明的图像处理,其中的类CLimpid实现半透明图像问题。
半透明处理图象,其中的类CLimpid实现了半透明处理图象!-translucent image processing, the category CLimpid achieve a translucent image processing!
- 2022-03-24 15:28:08下载
- 积分:1
-
一个使用minicalendar写的下拉式日期选择框
一个使用minicalendar写的下拉式日期选择框--A date checkbox writed by minicalendar
- 2023-03-05 06:25:04下载
- 积分:1
-
A CButton
A CButton-derived hyperlink control that contains a built-in ToolTip
- 2023-01-02 19:45:08下载
- 积分:1