hi guys =]
is there a way to make a ProgressBar (in VB) with the Marquee effect?
like this:
code:
<Control xsi:type="ProgressControl" Id="...">
<Position Top="40" Width="100" Left="10"/>
<Marquee/>
</Control>
in C# i just change the style (Style=Marquee) but i need the same in VB. can you help me?
thanks for any answer