Deprecated. Exposes methods to enable and query translucency effects in a deskband object.
Note We recommend that you use thumbnail toolbars in new development in place of desk bands.
IDeskBand2 Members
Remarks
This interface also provides the methods of the IOleWindow, IDockingWindow, and IDeskBand interfaces, from which it inherits.
If implemented in all active deskbands, this interface allows the taskbar to be displayed using translucent effects. If an active deskband does not implement IDeskBand2, then translucency is disabled for the entire taskbar.
A deskband can implement IDeskBand2 as a communication conduit between itself and the taskbar as follows:
Interface Information
| Minimum DLL Version | shell32.dll |
|---|
| Custom Implementation | No |
|---|
| Inherits from | IDeskBand |
|---|
| Header and IDL files | shobjidl.h, shobjidl.idl |
|---|
| Minimum operating systems |
Windows Vista |
|---|