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