-
VB中使用SSTAB的一个模板,对于VB初学者或是VB编程有一定的帮助作用...
VB中使用SSTAB的一个模板,对于VB初学者或是VB编程有一定的帮助作用-VB SSTAB use of a template for beginners or VB VB is certainly helpful role
- 2022-06-29 07:14:29下载
- 积分:1
-
可以通过使用此代码测试CPU的使用情况,了解自己CPU的运行情况...
可以通过使用此代码测试CPU的使用情况,了解自己CPU的运行情况-can use this code testing the use of the CPU and understand their operation of the CPU
- 2022-06-18 15:33:05下载
- 积分:1
-
改进的Edit和Slider控件,有使用例子。
改进的Edit和Slider控件,有使用例子。-Improved Edit and Slider controls, the use of examples.
- 2022-02-03 16:30:12下载
- 积分:1
-
一个改进的真彩位图按钮!
一个改进的真彩位图按钮!-an improved color bitmap button!
- 2022-09-02 12:45:03下载
- 积分:1
-
一个简单好用的usb调试程序,方便的调试环境和操作界面,帮你快速搞定usb...
一个简单好用的usb调试程序,方便的调试环境和操作界面,帮你快速搞定usb-a simple and easy USB debugger, convenient debugging environment and user interface, help you quickly to get usb
- 2022-08-12 22:18:59下载
- 积分: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
-
一个比较丰富的CButtonST类,里面包含大部分的Button按钮的设计,也很实用...
一个比较丰富的CButtonST类,里面包含大部分的Button按钮的设计,也很实用-A relatively rich CButtonST category, which contains most of the Button button on the design, is also very practical
- 2022-04-22 06:42:22下载
- 积分:1
-
用c语言编写的,可以同时显示文字和图片的按钮类的源代码
用c语言编写的,可以同时显示文字和图片的按钮类的源代码-use of language, language can also showed pictures of the button and type of source code
- 2023-02-19 13:35:03下载
- 积分:1
-
Based on the dialog box procedure. Button to set up a button, and then set up an...
基于对话框的程序。
设置一个button按钮,然后设置一个事件,button按钮触发这个事件,线程中间响应,并设置了sendmessage-Based on the dialog box procedure. Button to set up a button, and then set up an event, button button to trigger this event, the thread between response and set up a SendMessage
- 2022-02-02 12:22:49下载
- 积分:1
-
VB开发的非常实用漂亮多彩的按钮控件
VB开发的非常实用漂亮多彩的按钮控件,能适应XP,Win7,以及64位的Win7等版本.
用户可以根据自己的需要,设置属性进行颜色,外观等的调整.
- 2022-08-24 22:09:21下载
- 积分:1