Click here to Skip to main content
15,881,852 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
is it possible to remove wpf default messagebox window style to none?????

What I have tried:

Is it possible to remove wpf message box window borders
Posted
Comments
[no name] 15-Feb-16 0:58am    
You can define your own custom message box like below:

http://weblogs.asp.net/psheriff/a-wpf-message-box-you-can-style

1 solution

WindowStyle="None"

For more info click bottom link

C# Corner : Error Display[^]
 
Share this answer
 
Comments
Member 11559270 15-Feb-16 5:02am    
i am asking about MessageBox Window..... not normal window
Beginner Luck 15-Feb-16 5:22am    
Show your code plss so I can understand more

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900