Click or drag to resize

ModernProgressBarDotStyle Property

Gets or sets the dot style of the progress bar

Namespace:  Hummingbird.UI
Assembly:  Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax
public DotStyles DotStyle { get; set; }

Property Value

Type: DotStyles
The dot style.
See Also