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