VisualStyleElement.TaskBand Class

Definition

Contains classes that provide VisualStyleElement objects for parts of the taskbar. This class cannot be inherited.

public: ref class VisualStyleElement::TaskBand abstract sealed
public static class VisualStyleElement.TaskBand
type VisualStyleElement.TaskBand = class
Public Class VisualStyleElement.TaskBand
Inheritance
VisualStyleElement.TaskBand

Remarks

The VisualStyleElement.TaskBand class provides a foundation in which the following classes are defined:

Each of these classes provides a property that returns a VisualStyleElement for the part of the taskbar specified by the class name.

Applies to

See also