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