.
C# Signature:
[DllImport("comctl32.dll", SetLastError=true)]
static extern TODO TaskDialogIndirect(TODO);
VB Signature:
Declare Function TaskDialogIndirect Lib "comctl32.dll" (TODO) As TODO
User-Defined Types:
None.
Alternative Managed API:
A full wrapper for Vista's TaskDialog & TaskDialogIndirect can be found here:
http://code.msdn.microsoft.com/WindowsAPICodePack
Notes:
None.
Tips & Tricks:
Please add some!
Sample Code:
Please add some!
TaskDialogIndirect - Show a Vista TaskDialog with custom button names and many other features.
6/20/2012 4:25:10 AM - -67.128.30.210
TaskDialogIndirect - Show a Vista TaskDialog with custom button names and many other features.
6/20/2012 4:27:29 AM - -108.162.48.242
TaskDialogIndirect - Show a Vista TaskDialog with custom button names and many other features.
6/20/2012 4:27:29 AM - -108.162.48.242
TaskDialogIndirect - Show a Vista TaskDialog with custom button names and many other features.
6/20/2012 4:25:10 AM - -67.128.30.210
