文件名称:ToolTips
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 12kb
- 下载次数:
- 0次
- 提 供 者:
- 胡**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个VB环境下使用的自绘气泡提示,自绘的ToolTips(注解清楚),使用到两个模块:一个是cToolTips通用气泡模块,对指定句柄生成气泡并重绘。气泡部分采用最简单的代码,重绘也只是最简单的一个背景+边框,形状做了更改,消息钩子用的是老马修改的,其实也就是加了一个返回,中间我只改了一些;另一个模块是cSubClass,通用子类化模块,拦截本进程指定句柄的消息,从CSDN里找到的,内嵌汇编技术实现单个类模块子类化...牛啊!我添加了一个事件返回,让这个类模块可以方便地实现封装。-Used in a VB environment, tips, self-painted bubble annotations clearly self-painted ToolTips (), use of two modules: a cToolTips generic bubble module, specify the handle to generate bubbles and redraw. Bubble part of the most simple code to redraw only the most simple background+ border, shape changes, the news hook is the horse to modify, in fact, that is, plus a return, in the middle I just changed Another module is the module of cSubClass common subclass to intercept the process specified handle messages from CSDN found, inline assembly to achieve a single class module subclass ... Niua I added an event back to make this module can be easily encapsulated.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ToolTips\自绘的气泡提示自绘ToolTips(注解清楚)\Class1.cls
........\....................................\cSubclass.cls
........\....................................\Form1.frm
........\....................................\Form1.frx
........\....................................\工程1.vbp
........\....................................\工程1.vbw
........\自绘的气泡提示自绘ToolTips(注解清楚)
ToolTips
........\....................................\cSubclass.cls
........\....................................\Form1.frm
........\....................................\Form1.frx
........\....................................\工程1.vbp
........\....................................\工程1.vbw
........\自绘的气泡提示自绘ToolTips(注解清楚)
ToolTips