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