搜索资源列表
vctips
- VC++气泡提示程序,在vC++程序框架下显示气泡提示语言-VC++ tips
VBQB
- VB仿Windows支持事件的气泡提示-VB仿Windows支持事件的气泡提示-----
vcqipao
- VC++卡通风格气泡提示源码 VC++卡通风格气泡提示源码,气泡提示在Windows系统中经常见到,也是大家喜欢用的一种提示风格,本气泡提示与Windows的气泡原理类似,形状有些变化,更卡通一点,看上去有点逗人,实现代码简单,有兴趣的下载参考 -VC++ cartoon style bubbles prompted source VC++ cartoon style bubbles prompted source, bubble tips in the Windows system o
clip
- 复制内容到系统剪贴板,然后运行该程序 ,程序即可把剪贴板中的内容保存到txt文件.如果内容较多,则提取内容第一行为标题,保存成独立TXT文件.如果内容较少,追加到之前配置的txt文件中.成功后会弹出一个气泡提示. 建议为该程序建立快捷方式,然后在参数中填写配置内容,并把该快捷方式放在快速启动栏,要保存文章时,复制好内容,然后点击快速启动栏中的该快捷方式即可.-Copy the contents to the system clipboard, and then run the program
tuopanqipaotishi
- 一个托盘气泡提示的软件很好用的哦,编程环境在vb6.0上可以使用-The software prompts a good tray with bubble Oh, programming environment can be used in vb6.0
bubbles
- VB环境下使用的自绘气泡提示,使用到两个模块:一个是cToolTips通用气泡模块,另一个模块是cSubClass。-VB environment, the use of painted bubble tips, use of two modules: a cToolTips generic bubble module, another module is cSubClass.
qipao
- vb托盘显示图标\VB托盘图标加动画效果-气泡提示-vb tray icon \ VB tray icon plus animation- bubble tips
info_tips
- 屏幕右下角弹出气泡提示信息,VB6.0实现,-The lower right corner of the screen to pop bubbles message, VB6.0 achieve
TrayBalloon
- VB实现的程序最小化托盘功能,气泡提示功能-VB realize the program is minimized tray features bubble tips
moptip2_jb51.net
- jQuery实现的清新风格的动态提示信息框(tips)效果,鼠标滑过链接或者是指定的对象,动态显示一个气泡框的提示信息,有四种风格可以选择,经测试效果非常不错简单实用。 -jQuery for dynamic prompts fresh style message box (tips) effects, mouse over the link or the specified object, dynamic display a message box bubble, there are four
VB-NotifyIcon-Demon
- 一个非常实用的VB系统托盘演示程序,包含托盘图标的显示、删除、更改、气泡提示、托盘图标右键菜单操作等等,代码精炼高效,自带一个托盘图标的操作类,可以很方便移植到自己的程序上。-A very practical VB system tray demo program, including the tray icon display, delete, change, bubble tips, tray icon context menu operations, etc., code refining
MFCqipao
- MFC实现的托盘气泡功能,用于后台时提示显示信息-MFC to achieve tray bubble function, suggesting that display information for the background
Sherryhint
- 修改控件 hit 提示为气泡,直接use即可 修改控件 hit 提示为气泡,直接use即可-Modify the control hit hit for the bubble, you can directly use
vb6TextBubbleTitle
- 光标在文本框上会有气泡提示功能。非常有趣的提示功能。-The cursor in the text box filled with bubble prompt functions.
VB6
- Public Sub MBox(内容$, Optional 标题 As String = ".", Optional lngID As String = 1) '//托盘气泡提示。。适用较少提示内容-提醒;通知;警告(Optional lngID As String = 1)
vb6中应用BalloonTip
- 托盘气泡提示。。适用较少提示内容-提醒;通知;警告(Public Sub MBox;Optional lngID As String = 1)