Chrome Style C# Applications?

前端 未结 4 1061
后悔当初
后悔当初 2020-12-12 21:27

I\'m not talking about the vista glass feature, I already know how to accomplish that. The feature that I\'m talking about is add controls to the titlebar, like office 2007

4条回答
  •  萌比男神i
    2020-12-12 21:54

    Joe Castro, a WPF product team developer, has an MSDN code gallery project called "WPF Chrome" that can be used to create an office 2007-like UI (ie: controls that span both the client, and non-client areas of a window).

    Find it here: http://code.msdn.microsoft.com/chrome

提交回复
热议问题