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