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