संपादित करें

इसके माध्यम से साझा किया गया


VisualStyleElement.TrackBar Class

Definition

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

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

Remarks

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

Each of these classes provides a property that returns one or more VisualStyleElement objects for the part of the track bar specified by the class name.

Applies to

See also