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