Image Progress Bar Help...

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • mustafa06
    Forum Member
    • Jul 2007
    • 287

    Image Progress Bar Help...

    For Example ;

    Code:
    function func1()
    Progress.StepIt("Progress1");
    end
    
    File.Copy...............................,func1);


    This code true and when file copy ı show progress bar but if ı use image progress bar how ı can use ? on file copy, thx.
  • mustafa06
    Forum Member
    • Jul 2007
    • 287

    #2

    Comment

    Working...
    X