开发者

How do you place controls on the chrome of a WPF Window when the user is on Windows XP?

开发者 https://www.devze.com 2022-12-24 15:19 出处:网络
How can you place controls on a frame of a WPF window? I took a look at this but I don\'t know how to do this in WPF. link textThe problem comes when The application has to run on Windows XP where the

How can you place controls on a frame of a WPF window?

I took a look at this but I don't know how to do this in WPF. link text

The problem comes when The application has to run on Windows XP where there is no DWM support.

Also, if this is running on Vista 开发者_StackOverflowwithout DWM, could the article still work?


The article will not work, at least not exactly as written.

In order to do this on XP, you use the same basic technique, but you need to actually "draw" the chrome yourself, since the DWM doesn't exist in order to do it for you.

0

精彩评论

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

关注公众号