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.
Dostum yardım etmeye çalıştığın için teşekkür ederim ama msgbox demişsin amacım mesaj vermek değil sadece textbox a yazılan yazının sonuna . koymak...MsgBox Text1.Text & "."
dostum
If Text1.Text = "Merhaba Dünya" Then
Text1.Text = "."
End If
+ Teşekür