ok i have this :
How do i make this run in a seperate thread ?Code:Sub Wait(ByVal wb) Do Threading.Thread.Sleep(500) Label1.Text = "Waiting..." Me.Refresh() Loop While wb.ReadyState < 4 Or Me.wb.IsBusy = True End Sub
|
Results 1 to 40 of 48
Thread: using .getElementsByNameThreaded View
|
Click Here to Expand Forum to Full Width |