-
CButtonST
说明: 一个功能强大的按钮类,能轻松添加图片。CButtonST是我目前见过的最强大,功能最全的CButton派生类(A powerful button class, can easily add a picture. CButtonST is what I have seen the most powerful and most versatile of the CButton derived class)
- 2010-03-26 23:33:44下载
- 积分:1
-
小马哥按钮突破专家+源码 一个用按钮突破的.
小马哥按钮突破专家+源码 一个用按钮突破的.-expert source button breakthrough with a button breakthrough.
- 2023-02-12 04:25:03下载
- 积分:1
-
球型按钮的实现。
球型按钮的实现。- Ball button realization.
- 2023-05-01 16:10:03下载
- 积分:1
-
the check box software and rapid button button controls all of the routine opera...
本软件实现复选框和快速按钮等各类按钮控件的操作例程-the check box software and rapid button button controls all of the routine operation
- 2022-07-07 19:52:33下载
- 积分:1
-
非常Cool的皮肤控件,许多类似控件的源码可能来源于此
非常Cool的皮肤控件,许多类似控件的源码可能来源于此-skin controls, similar to many of the controls may be derived from this source
- 2022-04-24 02:07:29下载
- 积分:1
-
让你实现系统托盘(即右下角的小图标)变得非常方便的原码:一句话就可以实现,怎么样也许你不相信,看看就知道了。就下面一句就实现了:
TrayCon1.AddT...
让你实现系统托盘(即右下角的小图标)变得非常方便的原码:一句话就可以实现,怎么样也许你不相信,看看就知道了。就下面一句就实现了:
TrayCon1.AddToTray Me, Me.Icon, "系统托盘实例", menu
并且在运行期间你还可以更改tip文字,更改图标,更改菜单等操作,窗体退出时,自动删除托盘,不需要人工介入,是不是减少了您平时的一大段的代码啊-allow you to realize the system tray (lower right corner of the small icon) has become very convenient to the original code : sentence can be achieved, how kind you may not believe this, look at know. On the following one to achieve : TrayCon1.AddToTray Me, Me.Icon "system tray example," menu and during operation, you can also change tip text, change icons, menus, and other changes in operation, the form to pull out, automatically deleted tray, does not require manual intervention, the reduction is not your usual one of the largest code ah
- 2022-05-12 19:01:43下载
- 积分:1
-
平面格式的按钮,可以设置背景图片等
平面格式的按钮,可以设置背景图片等-planar format button, set the background image, etc.
- 2022-12-13 06:55:03下载
- 积分:1
-
A simulation of the famous MineSweeper game by Microsoft.
A simulation of the famous MineSweeper game by Microsoft. -A simulation of the famous MineSweeper game by Microsoft.
- 2023-03-06 10:50:03下载
- 积分:1
-
5957949
说明: 低密度奇偶校验码的VHDL程序,用于LDPC码的硬件实现(VHDL program for low density parity check codes, used in hardware implementation of LDPC codes)
- 2019-04-03 01:28:56下载
- 积分: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