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