Cottonmouth
Aileden
Verdiği hatayı - hata verdiği kodu bilmeden nasıl yardımcı olabilirim ki ?
Follow along with the video below to see how to install our site as a web app on your home screen.
Not: This feature may not be available in some browsers.
proje bende yok şuan deniyemiyorum ama
if e.currentprogress => e.minimumprogress then
progressbar.value= e.currentprogress
else
end if
diye bi yardır bakalım
Private Sub yukleniyor(ByVal sender As Object, ByVal e As Windows.Forms.WebBrowserProgressChangedEventArgs) Progressbar.Visible = True
durum.Visible = True
durum.Text = CType(sekme.SelectedTab.Controls.Item(0), WebBrowser).Url.ToString
Progressbar.Maximum = e.MaximumProgress
Progressbar.Value = e.CurrentProgress
durum.Visible = False
Progressbar.Visible = False
End Sub
[B]if e.currentprogress => e.minimumprogress then
progressbar.value= e.currentprogress
else
end if
[/B]
Private Sub yukleniyor(ByVal sender As Object, ByVal e As Windows.Forms.WebBrowserProgressChangedEventArgs) Progressbar.Visible = True
durum.Visible = True
durum.text = adrescubugu.text
Progressbar.Maximum = e.MaximumProgress
If e.CurrentProgress >= e.MaximumProgress Then
Progressbar.Value = e.CurrentProgress
Else
End If
End Sub
Kod:Private Sub yukleniyor(ByVal sender As Object, ByVal e As Windows.Forms.WebBrowserProgressChangedEventArgs) Progressbar.Visible = True durum.Visible = True durum.text = adrescubugu.text Progressbar.Maximum = e.MaximumProgress If e.CurrentProgress >= e.MaximumProgress Then Progressbar.Value = e.CurrentProgress Else End If End Sub
İkisinide Maximum Ettim Oldu ehehehe
Ama Favori Ekle Dedimmi Hata Veriyo Kod Bölümünüe Dönüyo Geçmiş Listesi Filan Olmuyo Halbuki Herşey Tam Baştan Yapcam
my.settings.gecmisliste.Clear() ve for each item as string in my.settings.favoriliste hatası alıyorum ne yapmalıyım acil lütfen tam sonuna geldim bu hatalar çıktı karşıma:jil: