ThemeParts.TrackBarThumbVert Field
Represents a TrackBar class part that can be drawn by a theme.
[Visual Basic]
Public Const TrackBarThumbVert As
Integer = 6
[C#]
public const
int TrackBarThumbVert = 6;
See Also
ThemeParts Class | Skybound.VisualStyles Namespace