Microsoft Visual Basic 2008 Express Edition de saat yapamadım her yere baktım ama cık


PrivateSub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
Label1 = Timer1
EndSub
EndClass


olmuyor label1 de var timer1 de hata veriyor


Error 1 Value of type 'System.Windows.Forms.Timer' cannot be converted to 'System.Windows.Forms.Label'. C:UsersMehmetDocumentsVisual Studio 2008ProjectsWindowsApplication1WindowsApplicati on1Form1.vb 16 18 WindowsApplication1


şu hatayı

__________________