CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 任务栏 托盘

搜索资源列表

  1. C#下实现动态系统托盘图标

    0下载:
  2. 本文通过向大家介绍一个.Net平台上用C#写的可以停放在任务栏上的图标程序(类似于Flashget、OICQ那种系统托盘图标)来和大家一起体验一下用C#编程的乐趣。 -this paper to introduce a. Net platform using C# writing can be accommodated in the task bar icon (similar to Flashget, OICQ kind of system tray icon) to join and exp
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:44.88kb
    • 提供者:
  1. TrayForm控件(用于系统托盘)

    0下载:
  2. 使用VB开发,用系统托盘显示,使系统图标出现在任务栏处-use of VB with the system tray, the system icon in the task bar Service
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:63kb
    • 提供者:王磊
  1. 如何实现托盘程序

    0下载:
  2. 在Windows操作系统中,任务栏的右边(托盘)会常驻几个图标,如输入法切换图标、音量控制图标等,此外我们还经常遇到具有托盘图标的软件,如金山词霸、实时监测功能的杀毒软件等。这些软件在后台运行,通常不占用太多的屏幕资源,只在通知栏上放一个小小的标志,必要时我们可以通过用鼠标点击图标对其进行选单操作或激活其主窗口。该源代码给出了具体实现托盘程序-the Windows operating system, the right side of the task bar (tray) Permanent
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2.6mb
    • 提供者:jacky
  1. tuopan

    0下载:
  2. vb编写用于任务栏托盘程序-vb prepared for the task bar tray procedures
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:10.11kb
    • 提供者:111111
  1. SYSTRAY

    0下载:
  2. 一个最小化的任务栏托盘的控件,包涵完整的源代码
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:112.08kb
    • 提供者:小鸟
  1. zuixiaohua

    0下载:
  2. 通过api的调用,最小化异型窗体到任务栏托盘,解决了无标题窗体最小化的问题
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2.47kb
    • 提供者:小鸟
  1. tuopan

    0下载:
  2.  启动程序后将在任务栏托盘区生成一应用程序托盘。  左键双击弹出一子用户界面窗口  右键单击托盘可关闭应用程序。
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:188.66kb
    • 提供者:beibei
  1. CDROMController

    0下载:
  2. 本资源利用mciSendString()函数实现了光驱的打开和关闭,可作为利用VC++进行mci程序设计的入门参考资料;另外,利用Shell_NotifyIcon()函数实现了任务栏托盘区的增加、删除应用程序图标
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:29.26kb
    • 提供者:zj
  1. 操作任务栏的源代码

    0下载:
  2. 操作任务栏的源代码示例. 可以隐藏任务栏,隐藏托盘里的任意项. 在Windows2000,WinXP下测试通过-operation task bar the source code examples. Hide task bar, hidden tray of arbitrary items. In Windows 2000, under the test WinXP
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:46.86kb
    • 提供者:为发
  1. 2TrayPopMenu.rar

    0下载:
  2. 本算例实现一个任务栏托盘菜单,当用户右击该该图标时,就会弹出一个快捷菜单,An example of the realization of a task bar tray menu when the user right-click the icon, it will pop up a shortcut menu
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:415.83kb
    • 提供者:zhoust07
  1. TrayIcon_for_Delphi

    0下载:
  2. 本例程是利用Windows API函数Shell_NotifyIcon()实现系统托盘图标功能,这个函数和其他处理Windows外壳的函数都包含在ShellAPI单元中 在窗口创建时在Windows任务栏的右下角创建一个托盘图标,图标由两个ICON交替出现,当窗口最小化时任务栏中只有托盘图标,当左键单击托盘图标窗口恢复,图标停止交替.-This routine is to use Windows API function Shell_NotifyIcon () function to ach
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:10.36kb
    • 提供者:SeaHe
  1. Shell_Tray_Info

    0下载:
  2. 获取任务栏所有托盘图标的信息,包括icon、图标、进程路径。可模拟鼠标左右键消息。给任务栏图标移动位置等。 Shell Tray Info,转载自CodeProject-Access to the taskbar tray icon for all of the information, including icon, icon, the process path. Can simulate the key message about the mouse. To the taskbar ic
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:940.99kb
    • 提供者:书林跋涉
  1. ServerManager

    0下载:
  2. 我做的一个系统托盘程序(Delphi7),里面牵扯到dll动静态调用,程序可以缩小的系统托盘上,点击托盘图标,界面会弹出,而且使用了隐藏任务栏功能,还有资源文件的使用和制作方法,反正是一些软件开发很常用并且实用的Demo。要求管理员加精。-I do a system tray program (Delphi7), which involves static and dynamic dll call, the procedure can reduce the system tray, click
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:869.28kb
    • 提供者:汤沐
  1. 123n

    0下载:
  2. 隐藏外部程序任务栏图标和系统托盘图标.rar-External program to hide the taskbar icon and system tray icon. Rar
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7.11kb
    • 提供者:风雪星空
  1. up

    0下载:
  2. 系统托盘程序,实现在任务栏的显示以及popupmeno的显示-System tray program, realize in the task bar display and the display popupmeno
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-28
    • 文件大小:179.63kb
    • 提供者:xuwenfu
  1. UsbSkype

    0下载:
  2. usb的skype电话,就是一个象电话一样的终端通过usb连接到电脑上,然后就像打电话一样在这个终端上操作skype进行语音通话。 这是PC端的控制软件,这里面包含了usb驱动的完整代码,任务栏托盘的应用,还有一些软件钩子的使用,有兴趣的可以参考一下。-usb phone for skype, as the telephone is a terminal connected to the computer through the usb, then just call the same op
  3. 所属分类:USB develop

    • 发布日期:2017-04-01
    • 文件大小:100.78kb
    • 提供者:pitol
  1. NotifyIconSl

    0下载:
  2. 带菜单的任务栏托盘图标C#版源代码.这个不但可以在任务栏显示图标,而且右键点击图标还可以显示菜单,虽然功能不复杂,但对初学者很有帮助。-With a menu icon in the taskbar tray C# version of the source code. This will not only display an icon in the taskbar, and right-click on the icon can also display the menu, although
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:61.41kb
    • 提供者:239
  1. ChatRoom

    0下载:
  2. Vc++ 打造局域网聊天室(10)---任务栏托盘功能的实现 -Vc++ to create local area network chat rooms (10)--- functions to achieve the task bar tray
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-31
    • 文件大小:12.74mb
    • 提供者:马洪
  1. TrayPopMenu

    0下载:
  2. 该代码可以实现一个任务栏托盘弹出菜单,简介美观-The code can achieve a task bar tray pop-up menu, profile appearance
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:391.76kb
    • 提供者:linlin
  1. 最小化到系统托盘

    0下载:
  2. 点击关闭窗口,询问是直接退出还是隐藏到任务栏。(Click close window to ask whether to quit directly or hide the taskbar.)
  3. 所属分类:LabView编程

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com