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