how add spinner to WPF Application

1 Answer 104 Views
ProgressBar
Pribadi
Top achievements
Rank 1
Iron
Iron
Pribadi asked on 25 Jul 2024, 06:51 AM
how add spinner to WPF Application

1 Answer, 1 is accepted

Sort by
0
Stenly
Telerik team
answered on 25 Jul 2024, 11:18 AM

Hello Pribadi,

We have a RadCircularProgressBar control, which has an indeterminate state that can act as a spinner.

Alternatively, if the RadCircularProgressBar control's out-of-the-box functionality is not desired, a similar behavior exists in another one of our controls, more specifically, in the RadBusyIndicator control's Style for Crystal theme. The RadBusyIndicator contains a RadProgressBar with a custom ControlTemplate that can be used to achieve this requirement.

With this in mind, using the control template's version of the RadProgressBar, which is present in the RadBusyIndicator for the Crystal theme the following result is present:

With this being said, I have attached a sample application for you to test that contains the code from the above GIF. It is built with the NoXaml version of our assemblies in mind.

Regards,
Stenly
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
ProgressBar
Asked by
Pribadi
Top achievements
Rank 1
Iron
Iron
Answers by
Stenly
Telerik team
Share this question
or