-
在Visual C++中编程,缺省情况下按钮只能是灰色,难道不能是彩色?这在多媒体软件中非常重要。答案是肯定的。本程序引入一个新类CColorButton用于解...
在Visual C++中编程,缺省情况下按钮只能是灰色,难道不能是彩色?这在多媒体软件中非常重要。答案是肯定的。本程序引入一个新类CColorButton用于解决这个问题-in Visual C programming, default button will be gray, should not be color? This multimedia software is very important. The answer is yes. This program will introduce a new category CColorButton used to solve this problem
- 2022-03-14 07:40:41下载
- 积分:1
-
在窗体上实现vista风格的玻璃效果,效果好不错,做界面的话可以参考一下,加到form里面很酷炫的...
在窗体上实现vista风格的玻璃效果,效果好不错,做界面的话可以参考一下,加到form里面很酷炫的-the glass button on the windows by wpf
- 2022-02-25 00:32:34下载
- 积分:1
-
the procedures introduced by a group check box to control internal controls so a...
本程序介绍一个由check组框来控制内部控件使能 在要使用的工程中添加类CCheckableGroupBox 在资源中属于这个组框的控件设置group项目 在使用的类中 坐组框的变量映射 CCheckableGroupBox m_groupD CCheckableGroupBox m_groupQ CCheckableGroupBox m_groupZ 在使用类的初始化中 m_groupZ.SetTitleStyle(BS_AUTOCHECKBOX) //Default to check box already in class m_groupZ.SetGroupID(1) m_groupQ.SetTitleStyle(BS_AUTORADIOBUTTON) m_groupQ.SetGroupID(0) m_groupQ.SetCheck(1) m_groupD.SetTitleStyle(BS_AUTORADIOBUTTON) m_groupD.SetGroupID(0) SetTitleStyle:函数中1BS_AUTOCHECKBOX:为方型框.2BS_AUTORADIOBUTTON:为原型框 SetGroupID函数:参数中为1:不用内部控件不用选择group项目,为0要选择 Setcheck函数:参数为1:enabel,为0:unenable-the procedures introduced by a group check box to control internal controls so as to enable the project to use the added category CCheckableGroupBox resources belonging to the group box set of controls group projects in the category sitting Group variable frame mapping CCheckableGroupBox m_groupD CCheckableGroupBox m_groupQ CCheckableGroupBox m_groupZ the use of the initial category m_groupZ.SetTitleS
- 2022-11-13 07:15:03下载
- 积分:1
-
test
test
- 2022-03-21 10:23:03下载
- 积分:1
-
在标记中获取数据,创建应用层工具的需要…
Obtaining data marked up in XML creates the need for Application Layer tools to easily and efficiently work with XML data
- 2022-10-08 12:30:03下载
- 积分:1
-
运行环境Windows 2000/XP
运行环境Windows 2000/XP
-runtime environment for Windows 2000/XP
- 2023-03-06 05:10:03下载
- 积分:1
-
cbuttonssl现在已被广泛应用于实际产品,一直这样…
CButtonSSL has now been used extensively in a real product and has such has been through the mill a fair bit on the testing side. Thankfully this has given me time to find and fix these problems, too.
- 2022-10-31 20:15:03下载
- 积分:1
-
一个显示杨辉三角形的源程序! 输入前N行,可显示!
一个显示杨辉三角形的源程序! 输入前N行,可显示!-a triangle shows the source code! Before the N line input, display!
- 2023-03-14 01:40:03下载
- 积分:1
-
遗传算法实例 遗传算法实例
遗传算法实例 遗传算法实例 -Examples of genetic algorithm genetic algorithm example genetic algorithm example
- 2022-06-29 05:00:46下载
- 积分:1
-
有关桌面按纽控件的设计
有关桌面按纽控件的设计-the desktop button controls design
- 2022-07-16 18:44:44下载
- 积分:1