WPF 自定义 MessageBox 完善版 (源码放送)

时间:2016-08-26 13:38:38
【文件属性】:

文件名称:WPF 自定义 MessageBox 完善版 (源码放送)

文件大小:426KB

文件格式:7Z

更新时间:2016-08-26 13:38:38

WPF 自定义控件 MessageBox

自己构建的可制定风格的WPF版MessageBox .详情请移步 博客园:http://www.cnblogs.com/Vito2008/p/MessageBox.html 欢迎转载,欢迎拍砖. 5分不多,请多多支持原创撒!


【文件预览】:
Vito.Csharp.Wpf.Controls.MessageBox.sln
Vito.Csharp.Wpf.Controls.MessageBox.v11.suo
Demo
----App.xaml(333B)
----bin()
--------Debug()
----App.xaml.cs(282B)
----Demo.csproj(4KB)
----MainWindow.xaml(399B)
----Properties()
--------AssemblyInfo.cs(2KB)
--------Settings.Designer.cs(1KB)
--------Resources.resx(5KB)
--------Settings.settings(201B)
--------Resources.Designer.cs(3KB)
----MainWindow.xaml.cs(3KB)
7z.exe
Vito.Csharp.Wpf.Controls
----bin()
----Themes()
--------Generic.xaml(10KB)
----Vito.Csharp.Wpf.Controls.csproj(4KB)
----MessageBox.cs(21KB)
----Properties()
--------AssemblyInfo.cs(2KB)
--------Settings.Designer.cs(1KB)
--------Resources.resx(5KB)
--------Settings.settings(201B)
--------Resources.Designer.cs(3KB)
7z.dll
CompressSolution.bat

网友评论

  • 不知道为什么,一下载下来就被说有毒。
  • 这个跟楼主后面发的完善版比还是有所差距的,但提供了思路。 另:后面的完善版也不是很完善,我改了很多才用在项目里
  • 效果还可以的 MessageBox 的,推荐
  • 嗯 不错 是纯正的源码来的 学习了