Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hey guys How can I make a windows forms application that has modal popups like the ones on AJAX website i.e. the background should be dimmed like Opera for example when your being asked to confirm an action it dims the background.
Posted

1 solution

I am not saying, its impossible but with Windows Forms it is bit difficult to have these stylings. You should rather look at WPF framework as it gives you lot of flexibility.
 
Share this answer
 
Comments
2gizzo 1-Feb-11 5:17am    
WPF would be okay as well so how would I go about it in WPF
Manas Bhardwaj 1-Feb-11 5:40am    
you can take some inspiration from http://www.codeproject.com/KB/WPF/wpfmodaldialog.aspx
2gizzo 1-Feb-11 7:36am    
Thanks alot thats exactly what I wanted
Manas Bhardwaj 1-Feb-11 7:39am    
I m glad tht it helped and thn you should for the answer :)

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