Feed Headline Animator

Program

Private Sub Command1_Click()
Form1.Caption = Command1.Caption
End Sub

Private Sub Command2_Click()
Form1.Caption = Command2.Caption
End Sub

No comments:

Post a Comment