-
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
-
非常好用的delphi6.0控件,解压缩就可以使用。
非常好用的delphi6.0控件,解压缩就可以使用。-delphi6.0 very user-friendly controls, decompress it can be used.
- 2022-06-19 19:38:18下载
- 积分:1
-
自己做的考勤管理系统,数据库为sql server 2
自己做的考勤管理系统,数据库为sql server 2-?????龅???勤 ?芾硐低 ???数 ???馕 ?sql server 2
- 2022-04-17 13:36:19下载
- 积分:1
-
generally flat button, but with xp style, usage is still relatively big
一般的扁平按钮,同时具有xp风格,用途还是比较大的
-generally flat button, but with xp style, usage is still relatively big
- 2022-02-13 00:28:15下载
- 积分:1
-
按钮XP风格化,为了摆脱VC下丑陋的Button按钮开发的
按钮XP风格化,为了摆脱VC下丑陋的Button按钮开发的-XP Style button, and in order to shake off under VC ugly development Button button
- 2022-03-21 20:17:19下载
- 积分:1
-
源码CHistoryComboBox 带历史记录的,这时一个自己重新封装过的combox空间。...
源码CHistoryComboBox 带历史记录的,这时一个自己重新封装过的combox空间。-Source CHistoryComboBox with history, when a re-packaging himself off combox space.
- 2022-01-31 02:32:20下载
- 积分:1
-
控件变成,详细讲述空件编程的方法,理论和实际操作过程
控件变成,详细讲述空件编程的方法,理论和实际操作过程-controls into detail about empty pieces of programming methods, theoretical and practical course
- 2023-04-04 09:50:04下载
- 积分:1
-
在MFC中,要使用图形按钮,一般会选择CBitmapButton类,使用CBitmapButton类可以设置按钮的Normal、 Selected、Focuse...
在MFC中,要使用图形按钮,一般会选择CBitmapButton类,使用CBitmapButton类可以设置按钮的Normal、 Selected、Focused和Disabled四种状态的bmp图像,这四副状态图像要求同尺寸大小,其中normal状态图片是必需提供的。常见调用代码示例:-In MFC, it is necessary to use the graphical button, choose CBitmapButton general category, the use of CBitmapButton category button you can set the Normal, Selected, Focused and Disabled four state bmp images, which require four state image with the size, in which normal state image provided is necessary. Common to call the code example:
- 2022-01-30 20:30:39下载
- 积分:1
-
货物配送物流系统
货物配送物流系统 -goods distribution and circulation system of goods distribution and circulation system of goods distribution and circulation system
- 2022-01-26 03:16:24下载
- 积分:1
-
image processing Image Graphics 3D graphics objects
图象处理程序 图形图象 图形学 三维物体-image processing Image Graphics 3D graphics objects
- 2022-07-05 13:01:13下载
- 积分:1