All Projects → aalitor → Wpf_circular Progress Bar

aalitor / Wpf_circular Progress Bar

Circular progress bar created in WPF

WPF_Circular-Progress-Bar

Circular progress bar created in WPF

.... or with settings

 <cpb:CircularProgressBar
           Thickness="15" Radius="100"
           Background="GreenYellow"
           Fill="Transparent"
           Stroke="Blue"
           StrokeThickness="3"
           StrokeMode="Middle"
           EndLineCap="Triangle"

ThinProgressLine on black background

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].