Feed Headline Animator

WAP to find label events

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

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


Posted by: Wasim Javed

No comments:

Post a Comment