Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Me.CheckBox.SetFocus
Me.CheckBox = True
Me.Command1.Visible = False
Me.Command2.Visible = True
Me.CheckBox.SetFocus
Me.CheckBox = False
Me.Command2.Visible = False
Me.Command1.Visible = True