how to make a search engine programme in visual basic

preview_player
Показать описание
hello guys today I will show you how to connect you programme with google and youtube.
this is the code:
Public Class Form1

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
End Sub

Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
End Sub

Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click
TextBox1.Text = ""
End Sub
End Class

Please watch: "how to make a flappy bird game in visual basic"
Рекомендации по теме
Комментарии
Автор

993 viewers but no comments yet🤷‍♂️
No problem I soleved it

happycraftsandarts