-
这是一个用Windows API写的屏幕键盘。是很好的编程参考代码。 程序里面有两点新东东:Button的Subclassing,同时自己处理鼠标点击消息; 鼠...
这是一个用Windows API写的屏幕键盘。是很好的编程参考代码。 程序里面有两点新东东:Button的Subclassing,同时自己处理鼠标点击消息; 鼠标的钩子函数-This is a Windows API to write the screen keyboard. Programming is a good reference source. Inside there are two new Wanton : Button Subclassing, while their own mouse clicks news; The hook function mouse
- 2022-12-03 10:50:03下载
- 积分:1
-
这是一个TreeCtrl的派生类,与众不同的是它在项目较多的场合下重画很快。如果你对手头的控件不太满意的话,试试这个。(28KB)...
这是一个TreeCtrl的派生类,与众不同的是它在项目较多的场合下重画很快。如果你对手头的控件不太满意的话,试试这个。(28KB)-TreeCtrl This is a type of derivative, it is unusual in the number of items on the re-drawing of occasions soon. If your first opponent is not satisfied with the controls, then try this. (28KB)
- 2022-01-26 03:24:07下载
- 积分:1
-
VB通过控件打开对话框,选择想要打开的文件
VB通过控件打开对话框,选择想要打开的文件-VB control through open dialog box, select the desired open file
- 2022-07-24 22:11:17下载
- 积分:1
-
一个flash按钮效果,运用遮照效果````的原文件
一个flash按钮效果,运用遮照效果````的原文件-a flash button effects, use of `` `` Zhezhao effect of the original document
- 2023-05-19 19:05:04下载
- 积分:1
-
A FTPServer procedure writes which with IdFTPServer may
facilitate FTP the compi...
用IdFTPServer写的一个FTPServer程序
可以方便FTP的编写- A FTPServer procedure writes which with IdFTPServer may
facilitate FTP the compilation
- 2022-02-04 11:02:35下载
- 积分:1
-
程序演示了如何创建带有图像的工具条按钮和弹出菜单
程序演示了如何创建带有图像的工具条按钮和弹出菜单-procedures demonstrated how to create images with the toolbar buttons and pop-up menus
- 2022-01-26 03:57:06下载
- 积分:1
-
托盘程序,主要说明了托盘程序的制作过程,实现了一个简单的托盘程序...
托盘程序,主要说明了托盘程序的制作过程,实现了一个简单的托盘程序-tray procedures, mainly to explain the procedure trays, the production process and realize a simple procedure tray
- 2022-07-10 15:18:39下载
- 积分:1
-
一、用ClassWizard生成一个新类,名字假设起为CMyButton,基类选为CButton;
二、在新类中用ClassWizard添加函数:Pr...
一、用ClassWizard生成一个新类,名字假设起为CMyButton,基类选为CButton;
二、在新类中用ClassWizard添加函数:PreSubclassWindow()、DrawItem()、OnMouseMove()、OnLButtonDown()、OnLButtonUp();-one with ClassWizard generate a new category, the names of hypotheses for CMyButton, elected CButton base class; Two of the new type used ClassWizard added function : PreSubclassWindow (), DrawItem (), OnMouseMove (), OnLButtonDown (), OnLButtonUp ();
- 2022-05-10 20:09:08下载
- 积分: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
-
动态创建按钮的c++源程序
动态创建按钮的c++源程序- Dynamic foundation button c++ source program
- 2022-07-08 14:05:42下载
- 积分:1