.
C# Signature:
[ComImport,
Guid("ea1afb91-9e28-4b86-90e9-9e9f8a5eefaf"),
InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ITaskbarList3
{
// TODO: Must Finish
}
VB Signature:
Declare Function ITaskbarList3 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!
http://msdn.microsoft.com/en-us/library/dd391692(VS.85).aspx
Extends the ITaskbarList interface by exposing a method to mark a window as a full-screen display.
4/23/2009 11:54:50 PM - crpietschmann-75.129.135.254
