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