开发者

Custom Design Close /Minimize button on WPF Form?

开发者 https://www.devze.com 2023-02-12 01:16 出处:网络
Is there anyway I can create a Windows WPF form with custom design of the Close, 开发者_运维知识库Minimize, Maximize Button?

Is there anyway I can create a Windows WPF form with custom design of the Close, 开发者_运维知识库Minimize, Maximize Button?

Thank you


It'll require pretty much code but you might want to have a look at GlassWindow in FluidKit at CodePlex: http://fluidkit.codeplex.com/

The source code has a custom Window Style looking like this. I've used it once and it works good

Custom Design Close /Minimize button on WPF Form?


Yes you can.

0

精彩评论

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