Originally posted on: http://geekswithblogs.net/dotNETvinz/archive/2014/03/20/proudmonkey-messagebox-for-asp.net-v4.5ndashwill-be-released-soon.aspx
Soon I’ll be releasing a new version of my open source control – ProudMonkey MessageBox to cater .NET 4.5 version. If you are using it before or would wanted to use it in the future, I would like to know what features that you’d like to add so I can evaluate it and may apply it to the new version.
Following are list of the possible changes:
- refactor code
- update Ajax Toolkit reference to the latest version
- customizable header text
- ability to handle/intercept the OK button click event of the ConfirmBox control from client-side.