-
This is a spring game's source code, is to use vc development, a great deal...
这是一个跳起游戏的源代码,是用vc开发 的,很有研究价值,-This is a spring game"s source code, is to use vc development, a great deal of research value
- 2023-08-01 00:20:03下载
- 积分:1
-
锁定鼠标的样例,适合做网络教师等软件,代码简洁。
锁定鼠标的样例,适合做网络教师等软件,代码简洁。-mouse locking of the sample suitable for the job of network software such as teachers, concise code.
- 2022-04-10 11:32:59下载
- 积分:1
-
随鼠标位置移动而不能按下去的按钮
随鼠标位置移动而不能按下去的按钮-The button which can not be pressed according to the position of mouse
- 2022-04-24 13:52:13下载
- 积分:1
-
XP效果按钮控件,GDI绘图。..更有效!
XP效果按钮控件,GDI绘制。。。更高效!-XP Button Control effects, GDI drawing. . . More efficient!
- 2022-01-22 15:03:57下载
- 积分: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
-
该组件可以任意在按钮上绘画你需要的形状(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
-
VC++6.0源代码,演示如何制作圆角按钮和皮肤控件
VC++6.0源代码,演示如何制作圆角按钮和皮肤控件-VC++6.0 source code, demonstrates how to make rounded buttons, and the skin controls
- 2022-03-02 05:36:55下载
- 积分:1
-
在lcd12864上画线,控制器用的是arm,调试环境是iar
在lcd12864上画线,控制器用的是arm,调试环境是iar-in lcd12864 painted lines, the controller is used arm, debugging environment is Advocacy
- 2022-03-19 23:42:12下载
- 积分:1
-
一个很宽的按钮控件,我想献给同一个初学者…
各种各样的按钮控件,谨献给和我一样的初学者学习,参考-A wide range of button controls, and I would like to dedicate the same beginners learning, reference
- 2022-03-19 17:46:44下载
- 积分:1
-
按钮的外观类似静态控件类CStatic 产生的对象当鼠标的光标移到按钮上,但并未按下时,光标改变形状,字体改变形状;按钮类似应用在工具条和菜单上的扁平钮效果当按...
按钮的外观类似静态控件类CStatic 产生的对象当鼠标的光标移到按钮上,但并未按下时,光标改变形状,字体改变形状;按钮类似应用在工具条和菜单上的扁平钮效果当按钮按下时有立体感(凹凸)-Button on the appearance of similar types of static control CStatic object created when the mouse cursor over the button, but did not press when the cursor to change shape, change the font shape button similar applications in the toolbar and menu button when the effect of a flat button press has a three-dimensional sense of time (Bump)
- 2022-06-02 01:42:01下载
- 积分:1