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