搜索资源列表
TrayForm控件(用于系统托盘)
- 使用VB开发,用系统托盘显示,使系统图标出现在任务栏处-use of VB with the system tray, the system icon in the task bar Service
winsock控件
- 可以让程序图标显示在系统托盘处,并且有鼠标事件可供自由调用与定义-can show icons in the system tray, and mouse events are available for free calls and definitions
pb9(topwiz)
- 1。bitmap: 捕捉窗口或控件的图象,保存为bmp文件。(主要调用gdi32函数) 2。ftpedit:实现ftp客户端功能。(调用wininet.dll) 3。griddemo:在dw列标题上显示指明排序方向的箭头(通过动态创建计算域实现) 根据列内容自动调整列宽度(使用GetTextExtentPoint32()) 4。history:具有自动完成和历史记忆功能的下拉框。(在注册表中保存历史) 5。icontray:在系统托盘显示图标。支持弹出菜单、热键激活。
FireFoxPopupNotification
- 一个系统托盘提示控件程序,运行于VB环境,可以作为邮件提示、系统提示、警告等,支持自定义标题和描述文字,支持动态调整信息框内容、支持自定义图标、可选择声音提示文件,队列弹出窗体请求,批量弹出信息框,信息单击事件处理。-Prompt control of a system tray process run in the VB environment, can be used as e-mail prompts, the system prompts warnings in support of a
3SSysTray
- 用控件方式来实现系统托盘图标,并且可以在托盘图标上实现菜单-Activex control for system tray
LISTVIEW
- LISTVIEW控件的使用,在右下角显示托盘图标。-LISTVIEW controls the use, show tray icon in the lower right corner.
vbico
- vb无控件实现托盘图标类,使用方便. Set mcTray = New cTray With mcTray .AddTrayIcon Pic1 传送一个图片框 .SetTrayIcon Me.Icon 传送一个图标 .SetTrayTip Me.Caption 托盘提示文字 End With-vb-free control to achieve tray icon class, easy to use. Set mcTray = New cTray With m
whf1
- 在vb6.0中通过调用托盘图标控件TrayIcon.ocx,可以很方便地添加系统托盘图标,并对菜单进行操作-In vb6.0 tray icon by calling the control TrayIcon.ocx, you can easily add system tray icon, and menu operation
CoolTrayIcon
- 系统托盘图标控件,有范例,兼容各版本delphi-CoolTrayIcon VCL
SYSTRAY
- 实现托盘图标功能 ,生成控件够调用,重安装包中获得!-Tray icon, the generator control enough to call, re-install package!
Trader
- wtl实现Tab,float,动态托盘图标,翻转控件等功能-wtl achieve Tab, float, dynamic tray icon, flip control and other functions
GDI_plus_touming
- 本程序主要采用以下几个功能模块 一 GDI+绘图 二 托盘图标显示 三 窗体拖动,及最小化到托盘的动画效果 四 窗体右键弹出菜单设计 五 对话框控件设计 希望本程序对新人有所帮助-This procedure uses the following functional modules a GDI+ drawing two tray icon shows three form drag, and minimize to tray animation four f
4522548
- 托盘程序,非常有用 用户只要替换其中的图标,并嵌入到自己的程序中(Tray procedures, very useful User as long as the replacement of icon and embedded in their own applications)
regular_and
- 本程序有定时关机,最小化后且可以在托盘区看到此程序的图标(After the program has a regular shutdown, minimize and can see the program icon in the tray)
917934
- 程序缩小时缩为系统托盘(system tray)的小图标(Program began to shrink down to the small icon system tray (system tray))
76636720
- 简单的系统托盘编程,双击系统托盘图标,右键则弹出菜单()
65398757
- 一个托盘图标编写的例子,而且响应鼠标事件,支持优美XP样式菜单,()
pninciple_class
- 实现了对WIN VISTA的界面的模仿还有QQ的界面在托盘图标里面可以看见()
4621984
- 系统托盘编程完全指南 文章的配套例子代码,实现了托盘程序图标气球式样的提示()