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