D
D
DraKovvka2014-09-13 16:57:08
WPF
DraKovvka, 2014-09-13 16:57:08

WPF ProgressBar, how to remove "squares"?

The application uses the image as an indicator for the ProgressBar.
The problem is the following, on Win 8 everything works as it should and looks like this
f2a04b05b7054201a304478d0855962a.png
But on Win XP or Win 7 in the form of "squares"
c54eb78ca24f47fc844553fe96ca43f9.png
How to remove these "squares"?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Vishnyakov, 2014-12-27
@asvishnyakov

Part of the ProgressBar style is hardwired into its C# code and there is no way to remove it. For my project, I had to write my own control and style for it. Here is the source code .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question