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