-
在delphi7.0中经常会因为没有通信控件而弄得很麻烦,SPCOMM是DELPHI7.0中较为实用的通讯控件...
在delphi7.0中经常会因为没有通信控件而弄得很麻烦,SPCOMM是DELPHI7.0中较为实用的通讯控件-in delphi7.0 often because of the absence of communication control, and most of a lot of trouble, SPCOMM DELPHI7.0 is the more practical Communication Control
- 2022-07-03 13:15:43下载
- 积分:1
-
一个调整系统音量的控件,用着还可以,希望大家能用的上,申请通过...
一个调整系统音量的控件,用着还可以,希望大家能用的上,申请通过-an adjustment of the volume control system, also used to be, and hope everyone can be on the application through! !
- 2022-03-01 11:36:13下载
- 积分:1
-
MFC 托盘气泡
本程序演示了用vc6.0 MFC 如何创建托盘,并在托盘上显示气泡提示,(xp、win7均可),并提供了最新的shellapi.h(很多mfc编程需要用到该头文件),代码非常简单。
- 2022-06-01 09:47:07下载
- 积分:1
-
This is the most I have seen the classic example of the operation of documents a...
这是我见过的最为经典的文件操作的例子,有兴趣可以研究一下大家。-This is the most I have seen the classic example of the operation of documents are interested can look at you.
- 2022-04-21 05:50:45下载
- 积分:1
-
一个XP风格的BUTTON的例子
一个XP风格的BUTTON的例子-An XP-style example BUTTON
- 2022-01-20 22:56:22下载
- 积分:1
-
Common Controls the use Visual C programmers Practical Solutions (best version)...
Common Controls的使用
Visual C++程序员实用大全(精华版)源代码Visual C++程序员实用大全(精华版)源代码Samples -Common Controls the use Visual C programmers Practical Solutions (best version) source code Visual C programmers Practical Solutions (best version) source code Samples
- 2023-03-21 02:20:03下载
- 积分:1
-
一个快餐系统的源码,大家共同学学,来自网络
一个快餐系统的源码,大家共同学学,来自网络-Source of a fast food system, we learn together, from network
- 2023-07-07 06:05:03下载
- 积分:1
-
利用visual C++6.0编程环境编写的彩色按钮源程序,可以根据自己的需要设计按钮的色彩...
利用visual C++6.0编程环境编写的彩色按钮源程序,可以根据自己的需要设计按钮的色彩-use visual programming environment for C 6.0 prepared by the color button source, according to the needs of their color button
- 2022-03-20 07:35:59下载
- 积分:1
-
The use of the control function of self
主要是利用控件的自绘功能(Owner Draw)实现的。本篇将和各位一起定义一个XP风格的CXPButton按钮类,目的不在于介绍CXPButton类的使用技巧,而在于向各位阐述实现自绘按钮的方法。当然如果你觉得CXPButton有用的话,也可以把它的源文件保存下来,直接加入到自己的项目中。-The use of the control function of self-painting,make a CxpButton style of xp,The purpose is not to class CXPButton use techniques,but the way to achieve self-painted buttons
- 2022-05-27 21:51:38下载
- 积分:1
-
让你实现系统托盘(即右下角的小图标)变得非常方便的原码:一句话就可以实现,怎么样也许你不相信,看看就知道了。就下面一句就实现了:
TrayCon1.AddT...
让你实现系统托盘(即右下角的小图标)变得非常方便的原码:一句话就可以实现,怎么样也许你不相信,看看就知道了。就下面一句就实现了:
TrayCon1.AddToTray Me, Me.Icon, "系统托盘实例", menu
并且在运行期间你还可以更改tip文字,更改图标,更改菜单等操作,窗体退出时,自动删除托盘,不需要人工介入,是不是减少了您平时的一大段的代码啊-allow you to realize the system tray (lower right corner of the small icon) has become very convenient to the original code : sentence can be achieved, how kind you may not believe this, look at know. On the following one to achieve : TrayCon1.AddToTray Me, Me.Icon "system tray example," menu and during operation, you can also change tip text, change icons, menus, and other changes in operation, the form to pull out, automatically deleted tray, does not require manual intervention, the reduction is not your usual one of the largest code ah
- 2022-05-12 19:01:43下载
- 积分:1