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