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