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

搜索资源列表

  1. 模仿Windows任务栏

    0下载:
  2. 一个rar包,主要是模式windows的任务栏的功能,-a rar packs, the main mode of windows is the task bar functions,
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:39409
    • 提供者:仇恒鹏
  1. 屏蔽系统热键和隐藏任务栏

    0下载:
  2. 利用windows Shell函数屏蔽系统热键和隐藏/显示任务栏的小程序-use shielding system hotkey function and hide / show a small task bar procedures
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:11806
    • 提供者:仇恒鹏
  1. TaskBar

    0下载:
  2. 模仿windows任务栏形式的对跨框,能增添对话框的特色。-imitation windows task bar forms of inter-frame, in order to add to the dialog characteristics.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:110600
    • 提供者:郑军
  1. TabDialog

    0下载:
  2. 非常好的界面程序!可以实现类似于windows任务栏一样停靠在桌面上,能够自动隐藏!-very good interface procedures! Windows can achieve similar to the same task bar docked on the table, to automatically hide!
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:36767
    • 提供者:成全
  1. TaskBarDemo

    0下载:
  2. 模仿Windows任务栏的一个简单实例-imitate the Windows task bar a simple example
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:40324
    • 提供者:温鹏程
  1. windowsSystemTray

    0下载:
  2. 完全封装windows任务栏的类,便用更加方便-completely Packaging windows task bar the category, with more convenient
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:50421
    • 提供者:黄逍
  1. javawindow1_79b

    0下载:
  2. Windows状态栏也称系统托盘,位于任务栏的右侧。很多软件运行时会在系统托盘区出现一个小图标,它作为程序运行的一个标志,用户可以通过使用小图标控制程序的显示/隐藏,以及用弹出菜单的方式来控制应用程序。这样不仅方便了用户,而且使用系统托盘图标以更好的节约Windows任务栏的资源。这个小图标被称作Windows系统托盘图标,如:Windows系统的输入法、声音控制图标,或金山词霸、MSN、超级解霸等软件的图标. 程序实现功能: 能够接受任何16x16大小的JPG/GIF图片文件作为托
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:563643
    • 提供者:宾斌
  1. 实例28 模仿Windows任务栏

    0下载:
  2. 模仿Windows任务栏希望大家多学习-imitate the Windows task bar hope we learn more
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2217760
    • 提供者:钟修文
  1. vc++模仿Windows任务栏

    0下载:
  2. vc++模仿Windows任务栏-vc imitate the Windows task bar
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:40761
    • 提供者:
  1. 隐藏、显示Windows任务栏

    0下载:
  2. 此代码可以实现隐藏和显示Windows中的任务栏,用visual basic 6.0编写完成的-this code can be achieved hide and display the Windows task bar, using visual basic 6.0 completed the
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:4854
    • 提供者:dzx
  1. 实例30 模仿Windows任务栏

    0下载:
  2. 本例介绍如何模仿Windows任务栏效果。-the cases on how to imitate the Windows task bar effect.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:40746
    • 提供者:张小
  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
    • 文件大小:47985
    • 提供者:为发
  1. dockbarapp

    1下载:
  2. 一个建立Dock的任务栏的程序,可以将窗口设定为类似VB控件工具栏那样的,可以可以通过拖放实现象Windows任务栏那样停靠在屏幕的边缘,同时占据这个位置使其它的程序窗口不会覆盖它。 -Dock taskbar to establish a program, you can set the window is similar like VB Controls toolbar, you can drag and drop can be achieved as the Windows taskbar
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:26430
    • 提供者:287
  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-27
    • 文件大小:10612
    • 提供者:SeaHe
  1. 888l2fprod-common-7.3

    0下载:
  2. 用Swing开发的一些JAVA常用窗口编程组件源码,例如一些窗体选项框、Windows的一些任务面板、任务栏等,像截图所示。另外它还附有文档,从事JAVA开发的朋友,相信你能用得上。-Swing with the development of a number of commonly used window JAVA programming source components, such as some form option box, Windows some of the task pane
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1979823
    • 提供者:lb
  1. appbar

    0下载:
  2. 类似windows任务栏,上面可以学习关于此类项目的问题。-Similar to windows task bar, above, can learn about the issue of such projects.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:81936
    • 提供者:wyowvfp
  1. Windows_task_bar_simulation_source_code_programmin

    0下载:
  2. 模拟Windows的任务栏编程VC的源代码Windows task bar simulation source code programming VC-Windows task bar simulation source code programming VC
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:30383
    • 提供者:liuxi
  1. windows-iframe

    0下载:
  2. 模仿Windows桌面特效代码基于jquery.tool.js实现的类似windows桌面及ifr a me特效代码,是一段模仿windows桌面效果编写的代码,该代码可以实现图标排列,及打开图标ifr a me调用出想用连接的效果,同时拥有windows任务栏,单击任务栏中的任务可实现缩小及还原的效果,需要的朋友们可以下载使用。-Mimic the effects of code based on the Windows desktop windows desktop and ifr a me
  3. 所属分类:Web Server

    • 发布日期:2017-04-30
    • 文件大小:413168
    • 提供者:caozhi
  1. ShowHideWinTaskBar

    0下载:
  2. 显示和隐藏windows任务栏和开始菜单(Show and hide the windows taskbar and start menu)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:47104
    • 提供者:吴大叔
  1. hoptgovd

    0下载:
  2. 模仿Windows任务栏希望大家多学习,很好的学习代码(To imitate Windows taskbar hope you study more, a good learning code)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:29696
    • 提供者:spehdup
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com