VisualStyleElement.Status Class

Definition

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

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

Remarks

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

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

Applies to

See also