This is a migrated thread and some comments may be shown as answers.

How to show a continuos expanding strip in radProgressElement?

3 Answers 63 Views
ProgressBar
This is a migrated thread and some comments may be shown as answers.
SUNIL
Top achievements
Rank 2
Iron
SUNIL asked on 19 Nov 2010, 01:55 AM
I have a radstatusstrip whose theme is Office2007Blue.
The radProgressBarElement for this theme shows a discontinuous strip containing gray strips separated by white strips when progress is shown. How can I make sure that the expanding part of the progress bar is a solid color rather than a broken series of vertical strips.

I am using Q1 2008 SP1 version.

Thanks
Sunil

3 Answers, 1 is accepted

Sort by
0
Accepted
Richard Slade
Top achievements
Rank 2
answered on 21 Nov 2010, 05:29 PM
Hi Sunil,

Apologies for the late reply. I don't have access to that theme, but my guess is, is that you have the Dash property for the progress bar element set to true.
Try setting it to false.
Me.radProgressBarElement1.Dash = false

Hope that helps, but let me know if you need more information.
Richard
0
SUNIL
Top achievements
Rank 2
Iron
answered on 21 Nov 2010, 06:51 PM
Hi Richard,

Yes, that worked.

Thanks
Sunil
0
Richard Slade
Top achievements
Rank 2
answered on 21 Nov 2010, 07:16 PM
Glad that worked for you. Please remember to mark as answer too.
Many thanks
Richard
Tags
ProgressBar
Asked by
SUNIL
Top achievements
Rank 2
Iron
Answers by
Richard Slade
Top achievements
Rank 2
SUNIL
Top achievements
Rank 2
Iron
Share this question
or