4
Shouts

Quick tip : My WPF Fullscreen window still display a border on right and bottom side... how to remove it

published 608 days, 7 hours, 2 minutes ago posted by jmix90jmix90 609 days, 4 hours, 46 minutes ago
Friday, September 24, 2010 7:54:58 AM GMT Thursday, September 23, 2010 10:10:53 AM GMT

Creating a fullscreen window in WPF is quite simple, you just have to set WindowState to Maximized and WindowStyle to None. But in my current project I was facing a little drawback : a border was still visible on the bottom and on the right side of my window. In this post we'll discover how to remove them.

category: Foundation | clicked: 1 | | source: blog.lexique-du-net.com | show counter code
tags: border, How-To, fullscreen, WPF, bugs, windows presentation foundation, Template, How, Tips

No comments yet, be the first one to post comment.

To post your comment please login or signup