-
VC++ In word fill in forms. An example of very good, everyone can see.
VC++中进行word表格的填写。非常好的一个实例,大家可以看看。-VC++ In word fill in forms. An example of very good, everyone can see.
- 2022-07-19 12:35:11下载
- 积分:1
-
可以自定义颜色和形状的按钮,添加了多功能
可以自定义颜色和形状的按钮,添加了多功能-can customize the color and shape of the button, add a multi-purpose
- 2022-06-01 11:34:45下载
- 积分:1
-
XP风格的定位
有XP风格和位置形按钮,还有其它按从cbutton继承的单先按钮,复选按钮!-XP style and location-shaped buttons, and other on-cbutton inherited from the single-button first, check button!
- 2022-06-13 19:11:27下载
- 积分:1
-
小型的计算器程序,类似于微软操作系统自带的计算器,主要是按纽的使用。...
小型的计算器程序,类似于微软操作系统自带的计算器,主要是按纽的使用。-small calculator program, similar to the Microsoft operating system"s own calculators, is the use of button.
- 2022-03-15 10:46:23下载
- 积分:1
-
用VC++编写的用以显示aimde分形图的小程序
用VC++编写的用以显示aimde分形图的小程序-with VC++ for the show aimde Fractal small procedures
- 2022-06-02 07:49:09下载
- 积分:1
-
six different styles of XP style button, the button with characteristics that ca...
六种不同样式的XP风格按钮,按钮各具特点,可以美化界面-six different styles of XP style button, the button with characteristics that can be beautified interface
- 2022-09-18 02:35:04下载
- 积分:1
-
从其他地方搞过来的图形工具,供大家参考.可以实现饼图的显示....
从其他地方搞过来的图形工具,供大家参考.可以实现饼图的显示.-from other areas have over graphics tools for your reference. Can be achieved pie display.
- 2022-02-06 04:04:19下载
- 积分:1
-
Wizard control the use Demo, demonstrated how to box as a window for the Wizard...
Wizard控件的使用Demo,演示了如何以对话框作为Wizard的子窗口控件-Wizard control the use Demo, demonstrated how to box as a window for the Wizard Control
- 2022-10-22 23:20:03下载
- 积分: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
-
关于为win32窗口编程,创建工具栏,菜单栏等窗口控件
关于为win32窗口编程,创建工具栏,菜单栏等窗口控件-Win32 programming on windows, create toolbars, menu bars, window controls, etc.
- 2022-08-23 21:23:03下载
- 积分:1