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