Skip to content

* Add KryptonCircularProgressBar + animation lib#3774

Open
PWagner1 wants to merge 5 commits into
alphafrom
3763-feature-request-bring-the-kryptoncircularprogressbar-over
Open

* Add KryptonCircularProgressBar + animation lib#3774
PWagner1 wants to merge 5 commits into
alphafrom
3763-feature-request-bring-the-kryptoncircularprogressbar-over

Conversation

@PWagner1

Copy link
Copy Markdown
Contributor

Add a new KryptonCircularProgressBar control with full Krypton palette integration, animation support, marquee mode, superscript/subscript text and tri-state threshold compatibility. Includes:

  • Control implementation (KryptonKryptonCircularProgressBar.cs) and ValueChangedEventArgs
  • Embedded WinFormAnimation library (Animator, Path, Timer, easing functions, helpers)
  • README, toolbox bitmap and test harness (CircularProgressBarTest form + designer + resx)
  • TestForm StartScreen entry and changelog entry
  • Small project/global-using updates and resource designer tweaks

This brings the circular progress control into Krypton.Toolkit.Utilities and adds a demo for manual verification.

3763

Add a new KryptonCircularProgressBar control with full Krypton palette integration, animation support, marquee mode, superscript/subscript text and tri-state threshold compatibility. Includes:

- Control implementation (KryptonKryptonCircularProgressBar.cs) and ValueChangedEventArgs
- Embedded WinFormAnimation library (Animator, Path, Timer, easing functions, helpers)
- README, toolbox bitmap and test harness (CircularProgressBarTest form + designer + resx)
- TestForm StartScreen entry and changelog entry
- Small project/global-using updates and resource designer tweaks

This brings the circular progress control into Krypton.Toolkit.Utilities and adds a demo for manual verification. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@PWagner1 PWagner1 added this to the Version 110 milestone Jun 22, 2026
@PWagner1 PWagner1 requested a review from a team as a code owner June 22, 2026 17:45
@PWagner1 PWagner1 added version:110 All things to do with V110. area:toolkit-utilities All issues relating to `Krypton.Utilities`. labels Jun 22, 2026
@PWagner1 PWagner1 linked an issue Jun 22, 2026 that may be closed by this pull request
@tobitege

Copy link
Copy Markdown
Contributor

Great feature! Could we work a little more on the visuals, though?
If the labels inside the circle are automated, the placement is a bit off.
The circles look pretty pixel-ish, or is that due to the video capture?

@PWagner1

Copy link
Copy Markdown
Contributor Author

Great feature! Could we work a little more on the visuals, though? If the labels inside the circle are automated, the placement is a bit off. The circles look pretty pixel-ish, or is that due to the video capture?

Will work on it...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:toolkit-utilities All issues relating to `Krypton.Utilities`. version:110 All things to do with V110.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request]: Bring the KryptonCircularProgressBar over

2 participants