VisualStyleElement.TaskbarClock Class

Definition

Contains a class that provides a VisualStyleElement for the background of the taskbar clock. This class cannot be inherited.

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

Remarks

The VisualStyleElement.TaskbarClock class provides a foundation in which the VisualStyleElement.TaskbarClock.Time class is defined. The Normal property of this class returns a VisualStyleElement for the background of the taskbar clock.

Applies to

See also