-
改变窗体的皮肤,可有随意的改变,更改窗体的外形颜色
改变窗体的皮肤,可有随意的改变,更改窗体的外形颜色
- change the skin of Form
- 2022-04-15 13:16:36下载
- 积分:1
-
This class adds a simple tab control in a WTL based MDI application. It is partl...
This class adds a simple tab control in a WTL based MDI application. It is partly based on the freeware MFC version from Dundas Software available at
- 2022-01-21 18:17:06下载
- 积分:1
-
VC++ 真彩工具栏,简单,非常好用的代码,希望大家喜欢
VC++ 真彩工具栏,简单,非常好用的代码,希望大家喜欢-VC sleekly Toolbar, a simple and very user-friendly code, hope you like
- 2022-05-13 01:02:10下载
- 积分: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
-
模拟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
-
Axtive的简单实用例子,可以方便实用
Axtive的简单实用例子,可以方便实用-Axtive the simple and practical examples that can be practical
- 2022-03-07 17:04:21下载
- 积分:1
-
system tray procedures, a system tray kind of simple applications. Such direct a...
系统托盘程序,一个系统托盘类的简单应用。此类可直接使用-system tray procedures, a system tray kind of simple applications. Such direct access
- 2022-03-20 06:12:56下载
- 积分:1
-
在程序中使用不规则形状的按钮可以使程序的界面显得更加丰富多彩,与众不同,该程序演示了不规则安钮的实现方法。...
在程序中使用不规则形状的按钮可以使程序的界面显得更加丰富多彩,与众不同,该程序演示了不规则安钮的实现方法。-procedures in the use of the irregularly shaped button to make the program interface is more colorful, unusual, the program demonstrated a button on the irregular method.
- 2022-02-05 21:03:34下载
- 积分:1
-
一个表格界面,基于mfc
一个表格界面,基于mfc-a forms interface, based on mfc
- 2022-07-02 04:32:48下载
- 积分:1
-
When you run a plain vanilla WTL wizard generated MDI application (WTL 3.1 and 7...
When you run a plain vanilla WTL wizard generated MDI application (WTL 3.1 and 7.0), you might have noticed that when you maximize an MDI child, then create a new MDI child, the children all go back to their "restored" state. What you d typically expect as a user is that the new child would be in the "maximized" state just like the last active child had been.
- 2023-03-26 06:30:03下载
- 积分:1