ITaskbarList2 (shell32)
Last changed: crpietschmann-75.129.135.254

.
Summary
Extends the ITaskbarList interface by exposing a method to mark a window as a full-screen display.

C# Signature:

[DllImport("shell32.dll", SetLastError=true)]
static extern TODO ITaskbarList2(TODO);

VB Signature:

Declare Function ITaskbarList2 Lib "shell32.dll" (TODO) As TODO

User-Defined Types:

None.

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation

http://msdn.microsoft.com/en-us/library/bb774638(VS.85).aspx