-
windows 98环境下,打开文件对话框并对选择的图片进行预览
windows 98环境下,打开文件对话框并对选择的图片进行预览-windows 98 environment, the Open File dialog box and select the picture preview
- 2022-01-25 20:42:49下载
- 积分:1
-
只用一个控件就可以放大缩小窗体上的所有控件,当然也业可以定义任意一个控件不放大!有我的实例程序...
只用一个控件就可以放大缩小窗体上的所有控件,当然也业可以定义任意一个控件不放大!有我的实例程序-only one component can be zooming all forms of controls, of course, the industry can define an arbitrary control is not to enlarge it! I have examples of procedures! !
- 2023-05-03 14:50: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
-
这是一个服务器控件的初步学习例子,主要使用了Label,TextBox,Dropdownlist.当选取Dropdownlist中的男时,下方的TextBox产...
这是一个服务器控件的初步学习例子,主要使用了Label,TextBox,Dropdownlist.当选取Dropdownlist中的男时,下方的TextBox产生男 当当选取Dropdownlist中的女时,下方的TextBox产生女-This is a server component of the preliminary study examples, mainly use the Label, TextBox, Dropdownlist. When selecting Dropdownlist the man, the bottom of the TextBox have selected Dropdownlist Dangdang male of female, followed by women have TextBox
- 2022-06-13 06:42:31下载
- 积分:1
-
如何实现类似VC属性表中的钉子按钮。
如何实现类似VC属性表中的钉子按钮。-how to achieve similar VC attribute table nails button.
- 2022-07-15 14:05:44下载
- 积分:1
-
一个费城好的button,实用简单方便。适合所有VC朋友
一个费城好的button,实用简单方便。适合所有VC朋友-Philadelphia good a button, simple and practical. Suitable for all VC Friend
- 2022-07-21 13:54:57下载
- 积分:1
-
圆形按钮,针对不同按钮要求弄成不同形状给大家看看怎么样...
圆形按钮,针对不同按钮要求弄成不同形状给大家看看怎么样-round buttons, buttons for different requirements of different shapes of making us look at how kind
- 2022-11-18 22:30:04下载
- 积分:1
-
此程序是在对话框中运用两种不同按钮实现了RGB模式下的变色与显示...
此程序是在对话框中运用两种不同按钮实现了RGB模式下的变色与显示-this procedure is in the dialog box used two different buttons to achieve the RGB color model and display
- 2022-03-23 14:30:49下载
- 积分:1
-
各种样式的按扭.自绘,按扭图片等.很具参考价值.
各种样式的按扭.自绘,按扭图片等.很具参考价值.-various styles of buttons. Since the painting, buttons pictures. Very useful.
- 2022-08-07 02:05:52下载
- 积分:1
-
学习VC6系列例子中的一个,按钮控件的实现和消息传递响应(DynButton)...
学习VC6系列例子中的一个,按钮控件的实现和消息传递响应(DynButton)-VC6 learning a series of examples, the button controls to achieve and respond to message passing (DynButton)
- 2022-01-25 23:53:07下载
- 积分:1