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