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