Description: Windows Vista introduced an amazing new look to user interface. Along with other user controls, the new TaskDialog improves upon traditional confirmation boxes. Instead of prompting a user with a simple Yes-No MessageBox, the Task-Dialog introduces a more visual approach to ask a user a question. A TaskDialog is faster and easier for a user than a traditional C# MessageBox.
File list (Check if you may need any files):
VistaTaskDialog
...............\CommandLink.cs
...............\CommandLink.designer.cs
...............\CommandLink.resx
...............\frmSample.cs
...............\frmSample.Designer.cs
...............\frmSample.resx
...............\Program.cs
...............\Properties
...............\..........\AssemblyInfo.cs
...............\..........\Resources.Designer.cs
...............\..........\Resources.resx
...............\..........\Settings.Designer.cs
...............\..........\Settings.settings
...............\Resources
...............\TaskDialog.cs
...............\TaskDialog.designer.cs
...............\TaskDialog.resx
...............\VistaTaskDialog.csproj
...............\VistaTaskDialog.exe
...............\VistaTaskDialog.sln