İp Gösterici Kodlama

K

KeplerB

Ultra Member
Joined
Jul 31, 2019
Messages
502
Reaction score
563
Kod Bana Tamamen Bana Aittir Umarım İşinize Yarar.
Code:
Private Sub WebBrowser1_********Completed(ByVal sender As System.Object, ByVal e As System.Windows.Forms.WebBrowser********CompletedEventArgs) Handles WebBrowser1.********Completed
        Dim bilgi As HtmlElementCollection = WebBrowser1.********.All
        For Each element As HtmlElement In bilgi
            If element.GetAttribute("classname").Contains("fg-blue") Then
                TextBox1.Text = element.InnerText
            End If
        Next
    End Sub

P11WPd.png
 
SPAM IS FORBIDDEN!
  • SPAMMERS ARE BANNED FROM THE FORUM AND CANNOT USE ANY OF THE CHEATS
  • For example: thanks, thx, very good, asdqwe, working, ty and so on!
  • For example: Writing the same message over and over. thanks, thx and so on!
  • Copying and copying someone else's message is prohibited.
  • It is forbidden to send messages to increase the number of comments on threads that you have no knowledge of.
  • Write your own opinion when commenting!
  • If you see spam message, please let us know with the REPORT button!

Tema düzenleyici

Top Bottom