Download Overlay Message Box
Description
Overlay Message Box is a tiny utility that shows a message box or task dialog on a dimmed desktop. This ensures the attention of the user and makes it a great app for any script that needs to inform a user. All options (Title, Text, Icons etc.) can be set using command line pa...
Source Files
The download file overlaymessagebox.zip has the following entries.
.hgignore/*from w w w .j a va 2 s. c o m*/
About.txt
LICENSE.txt
include/CommandLine-LICENSE
include/CommandLine.XML
include/CommandLine.dll
include/app.ico
release/About.txt
release/CommandLine.dll
release/LICENSE.txt
release/OverlayMessageBox.dll
release/OverlayMessageBoxCmd.exe
release/OverlayMessageBoxUI.exe
release/OverlayMessageBoxUI.exe.config
release/examples/00 Usage.bat
release/examples/01 Very basic example.bat
release/examples/02 Some options set.bat
release/examples/03 Different buttons.bat
release/examples/04 Different buttons as TaskDialog.bat
release/examples/05 Long text.bat
release/examples/06 Text with CR LF.bat
release/examples/09 Button return code.bat
source/OverlayMessageBox.sln
source/OverlayMessageBoxCmd/OverlayMessageBoxCmd.csproj
source/OverlayMessageBoxCmd/OverlayMessageBoxCmd.csproj.user
source/OverlayMessageBoxCmd/Program.cs
source/OverlayMessageBoxCmd/Properties/AssemblyInfo.cs
source/OverlayMessageBoxCmd/Properties/AssemblyInformationHelper.cs
source/OverlayMessageBoxCmd/app.manifest
source/OverlayMessageBoxLibrary/CommandLineExecutor.cs
source/OverlayMessageBoxLibrary/MBox.cs
source/OverlayMessageBoxLibrary/OverlayForm.Designer.cs
source/OverlayMessageBoxLibrary/OverlayForm.cs
source/OverlayMessageBoxLibrary/OverlayForm.resx
source/OverlayMessageBoxLibrary/OverlayMessageBox.cs
source/OverlayMessageBoxLibrary/OverlayMessageBoxLibrary.csproj
source/OverlayMessageBoxLibrary/Properties/AssemblyInfo.cs
source/OverlayMessageBoxLibrary/Properties/AssemblyInformationHelper.cs
source/OverlayMessageBoxLibrary/TDialog.cs
source/OverlayMessageBoxUI/OverlayMessageBoxUI.csproj
source/OverlayMessageBoxUI/OverlayMessageBoxUI.csproj.user
source/OverlayMessageBoxUI/Program.cs
source/OverlayMessageBoxUI/Properties/AssemblyInfo.cs
source/OverlayMessageBoxUI/Properties/AssemblyInformationHelper.cs
source/OverlayMessageBoxUI/Properties/Resources.Designer.cs
source/OverlayMessageBoxUI/Properties/Resources.resx
source/OverlayMessageBoxUI/app.config
source/OverlayMessageBoxUI/app.ico
source/OverlayMessageBoxUI/app.manifest
source/SampleApplication/Form1.Designer.cs
source/SampleApplication/Form1.cs
source/SampleApplication/Form1.resx
source/SampleApplication/Program.cs
source/SampleApplication/Properties/AssemblyInfo.cs
source/SampleApplication/Properties/Resources.Designer.cs
source/SampleApplication/Properties/Resources.resx
source/SampleApplication/Properties/Settings.Designer.cs
source/SampleApplication/Properties/Settings.settings
source/SampleApplication/SampleApplication.csproj
source/SampleApplication/app.config
Download
Click the following link to download overlaymessagebox.zip.
overlaymessagebox.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »