简体   繁体   English

C#:使用WPF和XAML,GroupBox边框绘制不正确

[英]C#: GroupBox borders are drawn incorrectly, using WPF and XAML

This is what my groupBox looks like: http://i.imgur.com/ISvKC.png There is nothing placed on top of the groupBox or anything like that. 这是我的groupBox的外观: http ://i.imgur.com/ISvKC.png在groupBox上没有放置任何东西或类似的东西。 Some groupboxes are correct, some are not. 有些分组框是正确的,有些不是。 I have no clue what's wrong :-/ 我不知道怎么了:-/

I intended to disable hardware graphics support to see if there was a change, but the registry path given in the msdn-guide wasn't found on this computer. 我打算禁用硬件图形支持以查看是否进行了更改,但是在此计算机上找不到msdn-guide中给出的注册表路径。

I'm running WinXP and using an internal intel graphics card. 我正在运行WinXP,并使用内部的英特尔图形卡。

Run it on a different computer, try to reproduce the problem. 在另一台计算机上运行它,尝试重现该问题。 If the problem is not reproducable then its likely something to do with that computer and there's nothing in code that's going to fix it (which I suspect is probably the case). 如果该问题无法重现,则可能与该计算机有关,并且代码中没有任何内容可以解决该问题(我怀疑可能是这种情况)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM