Click here to Skip to main content
15,891,633 members
Articles / Desktop Programming / WPF

How to Remove the Close Button from a WPF ToolWindow

Rate me:
Please Sign up or sign in to vote.
4.50/5 (7 votes)
10 Nov 2016Public Domain2 min read 53.6K   4  
This tip shows how to remove the close window from a WPF ToolWindow, so that exiting the window can be tightly controlled.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under A Public Domain dedication


Written By
Software Developer (Senior)
United States United States
Matthew Givens has been a software developer since 1988, and has worked for numerous companies over the years. He currently works in the healthcare industry, developing with C# .NET and Sql-Server.

Comments and Discussions