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