-
该组件可以任意在按钮上绘画你需要的形状(Shape),具体代码也包含在里面。...
该组件可以任意在按钮上绘画你需要的形状(Shape),具体代码也包含在里面。-the components can be arbitrarily paint on the buttons you need to shape (Shape), also contains specific code inside.
- 2023-01-17 22:05:04下载
- 积分:1
-
数字电视数据广播
数字电视数据广播-Digital TV Data Broadcasting
- 2023-06-20 18:20:04下载
- 积分:1
-
Delphi6.0非常用户
非常好用的delphi6.0控件,解压缩就可以使用。-delphi6.0 very user-friendly controls, decompress it can be used.
- 2023-04-12 23:15:02下载
- 积分:1
-
child对话框
child对话框 -child dialog.
- 2022-03-16 05:13:27下载
- 积分:1
-
本程序讲述如何在对话框中实现3D文本效果, 程序1 3D文本.
本程序讲述如何在对话框中实现3D文本效果, 程序1 3D文本.
-the procedures in the dialog on how to achieve 3D text effects, a process 3D text.
- 2022-04-24 13:02:31下载
- 积分:1
-
可以实现任意形状的按钮,贡献出源代码,大出血,大奉献,大家随便下载...
可以实现任意形状的按钮,贡献出源代码,大出血,大奉献,大家随便下载-Can realize arbitrary-shaped button, the contribution of source code, massive, big dedication, everyone just download
- 2023-03-16 17:15:04下载
- 积分:1
-
一个管理网址的小工具,可自已添加自已经常去的网址,免去每次都得输入网址的麻烦,特别推荐...
一个管理网址的小工具,可自已添加自已经常去的网址,免去每次都得输入网址的麻烦,特别推荐-a small site management tools, can own their own often add to the Web site, each had to remove the address of trouble, Preferred
- 2022-04-20 05:19:57下载
- 积分:1
-
简单的俄罗斯方块小游戏,利用visua c++6.0写成,模拟实现平时的掌上游戏机的。...
简单的俄罗斯方块小游戏,利用visua c++6.0写成,模拟实现平时的掌上游戏机的。-simple small box of the Russian game, using 6.0 visua c languages, Simulation peacetime handheld video games.
- 2022-03-12 00:52:00下载
- 积分:1
-
使用MFC编写界面程序时,几个扩展控件的类以及类的实现
使用MFC编写界面程序时,几个扩展控件的类以及类的实现-MFC prepared to use interface program, several types of controls, as well as the expansion of categories to achieve
- 2022-02-05 16:13:25下载
- 积分: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