Shell Interfaces


IDeskBand2 Interface

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

CanRenderComposited Indicates the deskband's ability to be displayed as translucent.
GetCompositionState Gets the composition state.
SetCompositionState Sets the composition state.

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 Versionshell32.dll
Custom ImplementationNo
Inherits fromIDeskBand
Header and IDL filesshobjidl.h, shobjidl.idl
Minimum operating systems Windows Vista
Tags :


Community Content

71104
Translucency
There is no explanation about how to render a window translucent; I'm sure it is explained somewhere else in the library, but a link should be provided for clearness.
Tags : contentbug

Page view tracker