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.
buyrun hocamLabel1.Caption = Len(Text1.Text)
Private Sub Text1_Change()
If Val(Text1.Text) > 99 Then Text2.SetFocus
End Sub
![]()