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