Description: One of the things that kept irritating me was the fact that, at least under Windows™ XP, the MessageBoxes didn t care about the Thread.CurrentThread.CurrentUICulture. Whatever I set it to, the messagebox buttons would use the language of the installed version of Windows. So, having a bit of time, I decided to search for a solution. I Googled and Googled , but none of the articles I found handled the problem to my satisfaction. So after some deliberation I decided to write a MessageBox replacement.
To Search:
File list (Check if you may need any files):
msgboxex\config.doxygen
........\ControlsTest\ControlsTest.csproj
........\............\Dashboard.cs
........\............\Dashboard.Designer.cs
........\............\Dashboard.nl.resx
........\............\Dashboard.resx
........\............\deltares.ico
........\............\Program.cs
........\............\...perties\AssemblyInfo.cs
........\............\..........\Resources.Designer.cs
........\............\..........\Resources.resx
........\............\..........\Settings.Designer.cs
........\............\..........\Settings.settings
........\............\Resources\deltares.ico
........\............\TestProgressBarEx.ar.resx
........\............\TestProgressBarEx.cs
........\............\TestProgressBarEx.Designer.cs
........\............\TestProgressBarEx.nl.resx
........\............\TestProgressBarEx.resx
........\Deltares.Controls\Deltares.Controls.chm
........\.................\Deltares.Controls.csproj
........\.................\deltares.ico
........\.................\MessageBoxEx.cs
........\.................\MessageBoxExtras.cs
........\.................\ProgressBarEx.cs
........\.................\ProgressBarEx.resx
........\.................\...perties\AssemblyInfo.cs
........\.................\..........\deltares.ico
........\.................\..........\Resources.ar.resx
........\.................\..........\Resources.de.resx
........\.................\..........\Resources.Designer.cs
........\.................\..........\Resources.es.resx
........\.................\..........\Resources.fr.resx
........\.................\..........\Resources.nl.resx
........\.................\..........\Resources.resx
........\Deltares.Controls.sln
........\ControlsTest\Properties
........\............\Resources
........\Deltares.Controls\Properties
........\ControlsTest
........\Deltares.Controls
msgboxex