Okay, that's an option for a
known file.. But it won;t be possible for unknown OutFile's..
EDIT::
Here's what I'd like to do:
quote:
Originally posted by Basilis
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>
Yes, that's that nice progress bar in IE which makes my PC freeze up
However, Microsoft has been so nice not to write an easy function to detect progresses
.