文件名称:msgboxex
- 所属分类:
- 界面编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 180kb
- 下载次数:
- 0次
- 提 供 者:
- a**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Windows XP的messageboxes不关心thread.currentthread.currentuiculture。无论我把它,Message Box按钮会使用语言的安装的Windows版本。因此,有一点时间,我决定去寻找一个解决方案。我搜索但没有相关文章,我发现解决这个问题对我满意。所以经过一番深思熟虑,我决定写一个MessageBox置换。-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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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