开发者

Gap between window controls and client area

开发者 https://www.devze.com 2023-03-10 04:09 出处:网络
How do I remove the gap highlighted from my window? I\'m extending the glass int开发者_开发百科o the client area, but there is a gap underneath the miminize, maximize/restore and close buttons.Use

How do I remove the gap highlighted from my window?

Gap between window controls and client area

I'm extending the glass int开发者_开发百科o the client area, but there is a gap underneath the miminize, maximize/restore and close buttons.


Use Interop calls to extend the frame into the client area.

Alternatively, you could design your own custom WPF window and play with the transparency.

0

精彩评论

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