Skybound VisualStyles

ThemeParts.TrackBarThumb Field

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

[Visual Basic]
Public Const TrackBarThumb As Integer = 3
[C#]
public const int TrackBarThumb = 3;

See Also

ThemeParts Class | Skybound.VisualStyles Namespace