Skybound VisualStyles

ThemeParts.TrackBarTrackVert Field

Represents a TrackBar class part that can be drawn by a theme.

[Visual Basic]
Public Const TrackBarTrackVert As Integer = 2
[C#]
public const int TrackBarTrackVert = 2;

See Also

ThemeParts Class | Skybound.VisualStyles Namespace