-
一个按钮控件的例子,一个控制按钮的例子,
一个按钮控件实例,
一个按钮控件实例,-example of a button control, a control button examples,
- 2022-06-28 04:42:51下载
- 积分:1
-
在按钮上贴上位图,使按钮变得更漂亮。
在按钮上贴上位图,使按钮变得更漂亮。-posted in the upper map button, the button becomes more beautiful.
- 2022-06-14 04:23:22下载
- 积分:1
-
一个很好用的图象特效控件,请参考其中的源带代码学习怎么使用...
一个很好用的图象特效控件,请参考其中的源带代码学习怎么使用-a good image with the effects controls, please refer to the source code with learning how to use
- 2022-01-25 22:08:07下载
- 积分:1
-
增强版ComboBox,可以像窗口一样来拉伸。
增强版ComboBox,可以像窗口一样来拉伸。-Enhanced ComboBox, can be the same as the window to stretch.
- 2022-04-24 16:00:42下载
- 积分:1
-
一个功能比较实用的button事例代码,简单易懂,适合初学者
一个功能比较实用的button事例代码,简单易懂,适合初学者 -Comparison of a functional and practical examples of code button, easy-to-read, suitable for beginners
- 2022-02-15 20:48:31下载
- 积分: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
-
链接按钮,实现鼠标在按钮上的图标自动图像…
链接按钮,实现鼠标放到按钮上图片自动变为手势图标,非常好的按键类-Link button, the realization of the mouse on the button icon image automatically into a gesture, very good key categories
- 2022-06-11 20:35:08下载
- 积分:1
-
a very good code, and can directly for use! Pasted on the OK!
一个很不错的代码,可以直接拿来用!粘贴就行!-a very good code, and can directly for use! Pasted on the OK!
- 2023-04-29 17:40:03下载
- 积分:1
-
This algorithm is a procedure. Builder 6.0 in the C compiler through.
这是一个算法实现程序. 在C++Builder 6.0编译通过.-This algorithm is a procedure. Builder 6.0 in the C compiler through.
- 2022-05-25 14:51:06下载
- 积分:1
-
这是一个简化的CSeekButton控件,它是一个简单的按钮,当按下时可以增加或减少一个值。方向(正向或负向),初始值,步长,最小和最大值都可以配置。
这是一个简化的CSeekButton控件,它是一个简单的按钮,当按下时可以增加或减少一个值。方向(正向或负向),初始值,步长,最小和最大值都可以配置。- This simplification CSeekButton controls, it is a simple
button, when presses down may increase or reduce a value. The
direction (to or negative direction), the starting value, the length
of stride, is smallest and the maximum value all may dispose.
- 2022-03-20 19:08:40下载
- 积分:1