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