VisualStyleElement.TrayNotify Class

Definition

Contains classes that provide VisualStyleElement objects for the background of the notification area, which is located at the far right of the taskbar. This class cannot be inherited.

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

Remarks

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

Each of these classes provides a property that returns a VisualStyleElement for the notification area background specified by the class name.

Applies to

See also