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