beta.blog

WPF: Disable Maximize Button of a Window

by on Mar.01, 2012, under Programming

If you want to disable the Maximize button only:

• Set the window property ResizeMode to CanMinimize

If you want to disable the Maximize as well as the Minimize button:

• Set the window property ResizeMode to NoResize


2 Comments for this entry

Leave a Reply

*

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!