-
very delicate tiny Tabs controls, tabs can accommodate more more functions
很精致小巧的Tabs控件,tabs能容纳更多的更多的功能-very delicate tiny Tabs controls, tabs can accommodate more more functions
- 2022-07-02 16:38:39下载
- 积分: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
-
在第1章中,我们首先讨论在使用和不使用M F C的情况下创建一个窗口,以便清楚地了解
M F C是如何工作的。M F C窗口既可以由属于M F C的C +
在第1章中,我们首先讨论在使用和不使用M F C的情况下创建一个窗口,以便清楚地了解
M F C是如何工作的。M F C窗口既可以由属于M F C的C + +类创建,也可以由一个早于并存在于
M F C之外的非C + +窗口类创建。我们将进一步观看窗口类并讨论那些由Wi n d o w s操作系统提
供的窗口类。最后,再看看M F C应用程序中都有什么。-In Chapter 1, we first discuss the use and does not use MFC create a window to a clear understanding of how the work of MFC. MFC window can belong to MFC from the C++ Type create, you can co-exist as early as by an outside non-MFC is C++ Window class to create. We will further watch window class and discussed by the Wi ndows provided by the operating system window class. Finally, take a look at MFC application has what.
- 2022-07-11 20:53:02下载
- 积分:1
-
在我们使用 VB 的 Code 编辑器时,其粘贴、复制、剪切按钮能随着当前的选择情况而进行适当的调整,本程序演示了类似的功能...
在我们使用 VB 的 Code 编辑器时,其粘贴、复制、剪切按钮能随着当前的选择情况而进行适当的调整,本程序演示了类似的功能-we use VB Code Editor, paste, copy, shear button along with the current options for the appropriate adjustments, the procedure demonstrated a similar function
- 2022-06-18 20:21:54下载
- 积分:1
-
这是一个用vb开发的适用于各种控件的源代码,对于初学者来说是很有用的....
这是一个用vb开发的适用于各种控件的源代码,对于初学者来说是很有用的.-This is a development with vb applicable to the various controls the source code for beginners is very useful.
- 2022-03-25 06:41:35下载
- 积分:1
-
VC++6.0源代码,演示如何制作圆角按钮和皮肤控件
VC++6.0源代码,演示如何制作圆角按钮和皮肤控件-VC++6.0 source code, demonstrates how to make rounded buttons, and the skin controls
- 2022-03-02 05:36:55下载
- 积分:1
-
通过一个progress控件,来查看一个进程运行了多少。button 菜单移开是,即开始执行...
通过一个progress控件,来查看一个进程运行了多少。button 菜单移开是,即开始执行-Progress through a control, to see how much running a process. Menu button away yes, that is the beginning of the implementation of
- 2022-11-23 07:30:03下载
- 积分:1
-
一个有趣的功能软件,我非常喜欢。希望大家接受。
一个有趣的功能软件,我非常喜欢。希望大家接受。-It is an interested software,I like it very much.I hope everyone can like it.
- 2023-01-24 11:20:04下载
- 积分:1
-
3D mark 2003样式的按钮控件,替换CButton的理想选择
3D mark 2003样式的按钮控件,替换CButton的理想选择-style button controls, replacing an ideal choice CButton
- 2023-08-28 08:40:03下载
- 积分:1
-
friendly interface, the current system can be informed of the date, time, weeks,...
本程序设计界面友好,还有可以获知系统当前日期,时间,星期,操作与系统相关,是系统方面编程-friendly interface, the current system can be informed of the date, time, weeks, operation and related systems, programming systems
- 2022-08-18 17:07:53下载
- 积分:1