-
QT实现IP输入控件
由于QT没有类似VC的IP地址控件,使用正则表达式和输入掩码实现类似效果的IP输入控件。QT Creator2.8.0 Based on Qt 4.8.4,Win7平台编译通过
- 2023-02-27 13:05:04下载
- 积分:1
-
a good type of source control, Visual C apply.
一个很好用的控件类源代码,适用Visual C++.-a good type of source control, Visual C apply.
- 2023-03-12 15:00:03下载
- 积分:1
-
桌面图标弹出提示
从csdn上下载的源码,自己亲身自己使用过,开发软件可以用到。在安装完软件后,弹出一个华丽的提示窗口,标提示软件的功能与作用。采用c++编写,代码清晰易懂。
- 2022-06-20 00:27:03下载
- 积分:1
-
对话框用户界面程序的编写,如何向对话框控件关联数据成员及其实现机理,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操...
对话框用户界面程序的编写,如何向对话框控件关联数据成员及其实现机理,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通过回车逐一向下传递焦点的另一种巧妙方法(用缺省按钮来处理)。-dialog user interface program, how to dialog controls associated data and Implementation Mechanism members, how to use dialog category of members function to control access to this information and dialog controls category pointer, how to use direct manipulation of the dialog box controls type controls (Send Message and direct calling member function). How procedures and caused the destruction of Control. Controls dialog mode of operation of several comparative analysis of the pros. How to achieve some of the dialog and begin contraction. How to let the text dialog box procedure was activated immediately after the focus how to use SetWindowLong to change the window callback function. By changing the default text box Enter w
- 2022-02-25 18:58:41下载
- 积分:1
-
可加入图像的组合框类
可加入图像的组合框类-be added to the portfolio image frame
- 2023-08-13 22:30:03下载
- 积分:1
-
类似OICQ和OFFICE XP的菜单
类似OICQ和OFFICE XP的菜单-Such menu like the menu of OICQ and oFFICE XP
- 2022-11-26 05:25:03下载
- 积分:1
-
哈工大威海的VC++课程设计~很详细的报告~源码很全,非常值得参考...
哈工大威海的VC++课程设计~很详细的报告~源码很全,非常值得参考-Harbin Institute of Technology in Weihai, VC++ curriculum design ~ very detailed report of the ~ source code is very full, very good reference ~ ~
- 2022-06-03 15:48:47下载
- 积分:1
-
模拟Windows窗口分层,实现了拖动,Z顺序,置顶,窗体支持透明,模糊....
模拟Windows窗口分层,实现了拖动,Z顺序,置顶,窗体支持透明,模糊.-Simulation Windows window layering to achieve a drag, Z sequential, set-top, form support transparent and obscure.
- 2022-03-22 03:34:05下载
- 积分:1
-
支持256色的工具栏
支持256色的工具栏-support 256-color toolbar
- 2022-01-25 15:17:39下载
- 积分:1
-
关于菜单的概念
资源描述
1.关于菜单的概念。
【考题】Visual
Basic 6.0在创建新的菜单时,哪个属性是该菜单项在程序中的唯一标识符?
2.关于弹出式菜单。
【考题】如何创建一个弹出式菜单?
3.关于工具栏的创建
【考题】Visual
Basic 6.0中创建工具栏是通过ToolBar控件和()控件配合实现的。
- 2022-02-07 03:48:06下载
- 积分:1