Does anyone know how to minimize the wpf window into the bottom right corner by click on some button? I want this happen when i click on the X button.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The NotifyIcon control is used to add an item to the systray. I dont think it exists in WPF but you should be able to use the winforms one in your app.
There are some WPF samples around on implementing from scratch.
http://visualstudiogallery.msdn.microsoft.com/aacbc77c-4ef6-456f-80b7-1f157c2909f7