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