armannesta

Private Sub Mif_Click()
Form2.Show
End Sub

Private Sub Mvar_Click()
Form1.Show
End Sub

Private Sub Timer1_Timer()
Label1 = Mid(Label1, 2, Len(Label1) - 1) + Left(Label1, 1)
End Sub
Label: | edit post
0 Responses

Post a Comment