VisualStyleElement.Spin Class

Definition

Contains classes that provide VisualStyleElement objects for the arrows of a spin button control (also known as an up-down control). This class cannot be inherited.

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

Remarks

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

Each of these classes provides one or more properties that return a VisualStyleElement for each state of the spin button arrow specified by the class name.

Applies to

See also