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