-
该代码提供了很好的类型buttonST类的按钮类,中包含位图按钮,图标按钮,三态按钮,check按钮等,可以绘制按钮背景...
该代码提供了很好的类型buttonST类的按钮类,中包含位图按钮,图标按钮,三态按钮,check按钮等,可以绘制按钮背景-the code provides a very excellent button class named buttonST, including bitmap-button, icon-button, three-statements-button, check-button and so on.You can specified your button background yourslef. That sounds cool........
- 2022-02-14 17:54:24下载
- 积分: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
-
XP风格的按纽~~~~有演示。。自己看
XP风格的按纽~~~~有演示。。自己看-XP style button ~ ~ ~ ~ demo. . Do you
- 2023-09-06 18:25:02下载
- 积分:1
-
非常漂亮的按钮制作教程,菜鸟必看,推荐下载
非常漂亮的按钮制作教程,菜鸟必看,推荐下载-very beautiful buttons produced guides, as they have watched every game, the download
- 2023-05-07 18:00:02下载
- 积分:1
-
一个用与八进制、十进制、十六进制之间转换的计算器,简单易作,初学者的一个很好的学习例子...
一个用与八进制、十进制、十六进制之间转换的计算器,简单易作,初学者的一个很好的学习例子-used with an octal, decimal, hexadecimal between conversion calculator, simple and easy to make, beginners a good example of learning
- 2023-08-31 07:20:03下载
- 积分:1
-
一个有用的按钮,将满足大多数情况下
A useful button that will satify most of case
- 2022-12-26 05:35:04下载
- 积分:1
-
带图形的radio按钮
带图形的radio按钮-Radio button with picture
- 2022-04-23 07:27:36下载
- 积分:1
-
VB produced a very nice button controls the source code.
用VB制作的一个很漂亮的按钮控件的源代码。-VB produced a very nice button controls the source code.
- 2022-02-12 00:16:57下载
- 积分:1
-
基础的各种控件的用法,虽然基础,但是对于初学者来说还是很有用处的...
基础的各种控件的用法,虽然基础,但是对于初学者来说还是很有用处的-basis of the usage control, although basic, but for a newcomer or very useful
- 2022-01-25 17:19:30下载
- 积分:1
-
two targets ASP provided by the built
这两个对象是ASP所提供的内置对象中最常用的两个。在浏览器(或其他用户代理)和Web服务器之间,请求与响应中发生的信息交流可以通过ASP中的两个内置对象来进行访问和管理,这两个对象称为Request和Response对象。-two targets ASP provided by the built-in objects most commonly used two. The browser (or other user agent) and the Web server, and the response to the request of the exchange of information through the ASP two built-in objects to visit and management, which two objects called Object Request and Response.
- 2022-09-23 17:15:02下载
- 积分:1