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