-
Window GDI+ 实现的PNGButton类。非常好用。
Window GDI+ 实现的PNGButton类。非常好用。-Window GDI+ Realize the PNGButton category. Very easy to use.
- 2022-03-04 20:35:23下载
- 积分:1
-
一个Sendmessage的例子
一个Sendmessage的例子-an example Sendmessage
- 2022-02-06 02:32:24下载
- 积分:1
-
TTS语音可编程语音5.1.rar编程是一个很好的控制
tts语音编程 5.1.rar可进行语音的编程,是一个很好的控件-TTS voice can be programmed for voice 5.1.rar programming is a good Controls
- 2022-04-15 18:49:59下载
- 积分:1
-
button controls, can help you make a good
按钮控件,可以帮你做出好看的界面。主要功能见程序。-button controls, can help you make a good-looking interface. See main function procedures.
- 2022-01-24 15:21:38下载
- 积分:1
-
Implements a button with bmp class, is the application program interface aesthet...
实现了一个带bmp的按钮类,是应用程序界面美观-Implements a button with bmp class, is the application program interface aesthetics
- 2022-05-13 00:07:38下载
- 积分:1
-
This is the most I have seen the classic example of the operation of documents a...
这是我见过的最为经典的文件操作的例子,有兴趣可以研究一下大家。-This is the most I have seen the classic example of the operation of documents are interested can look at you.
- 2022-04-21 05:50:45下载
- 积分:1
-
采用全部从CButton派生,完成全部的界面绘制
采用全部从CButton派生,完成全部的界面绘制-Make use of all derived from CButton to complete all of the interface for drawing
- 2022-03-05 00:41:42下载
- 积分:1
-
使用ndis中间层,用vc编的简单防火墙程序
使用ndis中间层,用vc编的简单防火墙程序 -use NDIS intermediate layer using vc series of simple procedures for the use of firewall NDIS intermediate layer using vc series of simple procedures firewa
- 2022-02-11 21:37:02下载
- 积分:1
-
Abroad written by a master process, realize the Word of color choice, the princi...
国外的一个高手写的程序,实现了Word中的颜色选择,原理就是一个按钮和一个探出式窗口-Abroad written by a master process, realize the Word of color choice, the principle is a button and a pop-out
- 2022-07-20 14:57:21下载
- 积分: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