valid

  1. I

    Resolved integer double string?

    Hey i've got another problem with my coding in this sub... Private Sub buyLemon_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles buyLemon.Click lemonL.Text += 1 End Sub 'BuyLemons can someone please tell me why its coming up with this error its...
Back
Top