VisualStyleElement.Taskbar Class

Definition

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

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

Remarks

The VisualStyleElement.Taskbar 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