开发者

Aero arrows using native hacks?

Using some P/Invoke, one can create a command link from a button in .NET (see http://blogs.msdn.com/b/knom/archive/2007/03/12/command_5f00_link.aspx).

I was wondering if a similar procedure was possible for the Previous/Following arrow开发者_StackOverflow社区s visible in, for instance, Aero wizards or the Aero Explorer.

Aero arrows using native hacks?

I know I can extract the files myself (and I have already done so), I'm just wondering if there's a more "native" way.


From what I can tell, the Windows API Code Pack for Microsoft .NET Framework includes the ability to create Task Dialogs, which are the WinVista/Win7 dialogs that have that style of command button and its associated graphics (including the arrows).

The most recent release as of this writing is version 1.1 from August 2010.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜