-
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
-
很好的时间控件,只需要在vb中加载就可以用
很好的时间控件,只需要在vb中加载就可以用-good time controls in vb only need to load it may
- 2022-05-30 12:57:48下载
- 积分:1
-
带文字与位图的按钮.rar 这个源代码是关于文字和位图关系的N控件程序。...
带文字与位图的按钮.rar 这个源代码是关于文字和位图关系的N控件程序。-with language and bitmap button. Rar the source code is on the letter and the Bitmap N control procedures.
- 2022-03-15 18:33:49下载
- 积分:1
-
用于显示mns风格的弹出窗口
用于显示mns风格的弹出窗口-MNS style shows for the pop-up window
- 2022-08-06 11:58:14下载
- 积分:1
-
是否为你的EDIT控件设置成为只读属性那个灰色的背景色不合你的程序整体布局而烦恼了...
是否为你的EDIT控件设置成为只读属性那个灰色的背景色不合你的程序整体布局而烦恼了-whether your EDIT Controls set to read-only attribute that gray background color of your substandard procedures and the overall layout of trouble
- 2022-03-02 18:32:44下载
- 积分:1
-
一个按钮控件实例,
一个按钮控件实例,
一个按钮控件实例,
一个按钮控件实例,-example of a button control, a control button examples,
- 2023-06-28 16:20:02下载
- 积分:1
-
颜色选择按钮的变成和调用,就是windows画图板。word等到处都能看见可以自己选颜色的那个对话框。...
颜色选择按钮的变成和调用,就是windows画图板。word等到处都能看见可以自己选颜色的那个对话框。-color selection button into, and use of windows is drawing boards. Word such as one can see for themselves that the election color dialog.
- 2023-07-09 18:00:02下载
- 积分:1
-
用vb编写的一个小小的日历程序,对初学vb的同志很有帮助。
用vb编写的一个小小的日历程序,对初学vb的同志很有帮助。-prepared with a small calendar procedures for beginners vb comrades helpful.
- 2022-01-22 11:24:50下载
- 积分:1
-
自编的。net风格按钮,蓝绿两色,并且会变换颜色。解压密码无
自编的。net风格按钮,蓝绿两色,并且会变换颜色。解压密码无-The self. net-style button, two blue-green color, and will change color. Extract password-free
- 2022-02-15 01:50:55下载
- 积分:1
-
在lcd12864上画线,控制器用的是arm,调试环境是iar
在lcd12864上画线,控制器用的是arm,调试环境是iar-in lcd12864 painted lines, the controller is used arm, debugging environment is Advocacy
- 2022-03-19 23:42:12下载
- 积分:1