RE: [Help] Download progress?
There is a control that displays a bar in the window which is like downloading but not like displaying a progress.
Here it is:
<Control xsi:type="ProgressControl" Id="Example">
<Position Top="5" Width="100" Left="0" Height="10"/>
<Marquee/>
</Control>
This post was edited on 07-01-2008 at 02:21 PM by Basilis.
|