Kod:
Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click Label2.Text = Val(TextBox1.Text) - Val(TextBox2.Text) Label1.Text = "-" End Sub
Bu da resim:
Cozemedim gitti.Nerede hata yapıyorum.VB 6.0 ile sorunsuz calışırken bunda boyle oluyor.
EDIT:Konu kilitlenebilir.Sorun cozuldu.
__________________