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