Skybound VisualStyles

ThemeParts.TrackBarThumbLeft Field

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

[Visual Basic]
Public Const TrackBarThumbLeft As Integer = 7
[C#]
public const int TrackBarThumbLeft = 7;

See Also

ThemeParts Class | Skybound.VisualStyles Namespace