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