加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

c# – 如何使用Aero Glass,Jump List等Windows 7 API

发布时间:2020-12-15 04:06:01 所属栏目:百科 来源:网络整理
导读:如何利用Aero Glass,Jump Lists等 Windows 7功能.还有一些细微的变化,比如跳转列表上的图标,跳转列表的颜色.有什么好文章吗? 解决方法 查看Windows API代码包: http://code.msdn.microsoft.com/WindowsAPICodePack Windows? API Code Pack for Microsoft?
如何利用Aero Glass,Jump Lists等 Windows 7功能.还有一些细微的变化,比如跳转列表上的图标,跳转列表的颜色.有什么好文章吗?

解决方法

查看Windows API代码包:
http://code.msdn.microsoft.com/WindowsAPICodePack

Windows? API Code Pack for Microsoft?
.NET Framework provides a source code
library that can be used to access
some features of Windows 7 and Windows
Vista from managed code. These Windows
features are not available to
developers today in the .NET
Framework.

The individual features supported in
this version (v1.0.1) of the library
are:

  • Windows 7 Taskbar
    o Jump Lists,Icon Overlay,Progress Bar,Tabbed Thumbnails,and
    Thumbnail Toolbars
    • Windows Shell
      o Windows 7 Libraries
      o Windows Shell Search API support
      o Explorer Browser Control
      o A hierarchy of Shell Namespace entities
      o Windows Shell property system
      o Drag and Drop for Shell Objects
      o Windows Vista and Windows 7 Common File Dialogs,including
      custom controls
      o Known Folders and non-file system containers
    • DirectX
      o Direct3D 11.0,Direct3D 10.1/10.0,DXGI 1.0/1.1,
      Direct2D 1.0,DirectWrite,Windows Imaging Component (WIC) APIs
    • Windows Vista and Windows 7 Task Dialogs
    • Sensor Platform APIs
    • Extended Linguistic Services APIs
    • Power Management APIs
    • Application Restart and Recovery APIs
    • Network List Manager APIs
    • Command Link control and System defined Shell icons

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读