CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 隐藏任务栏

搜索资源列表

  1. VCpp20casesofwindows

    0下载:
  2. VC++ 20个窗体编程实例源码,既简单又实用,这些实例主要有: 如何通过HWND获得CWnd指针 如何获得应用程序主窗口的指针 如何获得指定点的窗口 如何最大化和最小化窗口 如何设置窗口的大小和位置 如何使窗口居中显示 如何使窗口顶层显示 如何设置窗口的图标 如何获得和设置窗口的标题 如何显示或隐藏窗口的标题栏 如何改变窗口的形状 如何设置窗口的透明区域 如何显示或隐藏任务栏 如何获得任务栏窗口 如何实现动画窗口 -By VC++
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:81507
    • 提供者:
  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-03
    • 文件大小:890141
    • 提供者:汤沐
  1. HiderSomeThing

    0下载:
  2. 可用于隐藏文件在任务栏的图标 窗口 有点像无忧隐藏. 当然没他好!-Hidden files can be used for the icon in the taskbar to worry a bit like a hidden window. Of course, no good!
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1519484
    • 提供者:士木
  1. 11111

    0下载:
  2. 隐藏任务栏的一个小程序代码,是用易语言编写的。-Hide task bar code of a small, easy to use language.
  3. 所属分类:其他小程序

    • 发布日期:2017-04-10
    • 文件大小:1143
    • 提供者:1111
  1. CWinceAPI

    0下载:
  2. wince 隐藏和显示任务栏及防止多次运行-wince
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1373
    • 提供者:fuxiang
  1. SuperNotepad

    0下载:
  2. 该记事本可以进行文本编辑,还可以通过点击日期的方式记录和现实重要的事件,还具有定时提醒功能,操作系统启动后,新的记事本软件也启动,并隐藏在任务栏右下角-The Notepad text editor can also be recorded by clicking on the date and realistic way of important events, but also has a timer to remind function, the operating system star
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4744359
    • 提供者:john
  1. tray

    0下载:
  2. 这是一个托盘程序,可以通过隐藏窗体自动在任务栏显示托盘图标。-This is a tray program, you can automatically hide the form shown in the task bar tray icon.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:8060
    • 提供者:李春辉
  1. Timer

    0下载:
  2. VB整点报时程序,任务栏自动隐藏/显示,菜单调用,待完善-The whole point timekeeping program in VB, the taskbar automatically hide/show menu calls to be improved ...
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1709910
    • 提供者:赵玉良
  1. pp102569

    0下载:
  2. 易语言源码分享。希望更多的朋友了解易语言。源码名称:显示&隐藏桌面图标和任务栏-Easy language source code sharing.Hope more friends to understand easy language.Source Name: show and hide the desktop icons and taskbar
  3. 所属分类:其他小程序

    • 发布日期:2017-04-10
    • 文件大小:1487
    • 提供者:xiaomingw
  1. ag93706

    0下载:
  2. 易语言源码分享。希望更多的朋友了解易语言。源码名称:隐藏任务栏图标和系统托盘图标。体验中文编程-Easy language source code sharing.Hope more friends to understand easy language.Source Name: hide the taskbar icon and the icon in the system tray.Chinese programming experience
  3. 所属分类:其他小程序

    • 发布日期:2017-04-04
    • 文件大小:5283
    • 提供者:xiaomingw
  1. ol110944

    0下载:
  2. 易语言源码分享。希望更多的朋友了解易语言。源码名称:隐藏任务栏图标和系统托盘图标+。体验中文编程-Easy language source code sharing.Hope more friends to understand easy language.Source Name: hide the taskbar icon and the icon in the system tray+.Chinese programming experience
  3. 所属分类:其他小程序

    • 发布日期:2017-04-14
    • 文件大小:5224
    • 提供者:xiaomingw
  1. 22

    0下载:
  2. 显示&隐藏桌面图标和任务栏,很不错的易语言源码,适合易语言爱好者使用。-Show & Hide desktop icons and task bar, very good and easy language source code for easy language enthusiasts.
  3. 所属分类:其他小程序

    • 发布日期:2017-03-29
    • 文件大小:1448
    • 提供者:ipadtv6
  1. 36

    0下载:
  2. VB使用API函数实现任务栏的显示与隐藏 ,很不错的VB源码,适合VB爱好者学习研究。-VB uses the API function to display and hide the taskbar, very good VB source code for VB enthusiasts learning research.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:2496
    • 提供者:
  1. xbook

    1下载:
  2. 偷偷看小说 v2.0 办公室里偷偷看小说,就算老板站在你身后,不仔细看,也不知道你在看小说!(我实验过) v1.0功能说明: 1.可打开txt格式的小说(功能全部在右击菜单中) 2.记录最近打开的文件 3.记录上次打开的文件和上次阅读的位置(书签功能) 4.查找功能 5.阅读器在操作系统任务栏上没有图标,没有标题框,没有工具栏,没有边框, 只有一个淡淡的背景,而且是透明的,有很好的伪装作用 (背景色可以改,但目前有bug,背景改了后,要重启程序才会正
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-26
    • 文件大小:282624
    • 提供者:zhouyou
  1. 645492

    0下载:
  2. 操作任务栏的源代码示例. 可以隐藏任务栏,隐藏托盘里的任意项(Operating the taskbar source code examples. Can hide the taskbar, hide any item in the tray)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:45056
    • 提供者:Apberta
  1. fwmee

    0下载:
  2. 此代码可以实现隐藏和显示Windows中的任务栏,用编写完成的()
  3. 所属分类:其他小程序

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:Vpctoiia
  1. appfndprpnt

    0下载:
  2. 实现如何隐藏应用程序在任务栏上的显示(操作系统状态栏上无此程序运行状态)()
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:28672
    • 提供者:ualentizf
搜珍网 www.dssz.com