.
C# Signature:
[DllImport("comctl32.dll", SetLastError=true)]
static extern TODO TaskDialog(TODO);
VB Signature:
Declare Function TaskDialog Lib "comctl32.dll" (TODO) As TODO
User-Defined Types:
None.
Alternative Managed API:
A full wrapper for Vista's TaskDialog can be found here:
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=9659B1CA-27AA-45C9-8589-10536B9355C9
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.
4/22/2020 9:46:47 AM - -72.24.140.51
TaskDialogIndirect - Show a Vista TaskDialog with custom button names and many other features.
4/22/2020 9:46:47 AM - -72.24.140.51