Search results for query: *

  • Users: ewebb38
  • Content: Threads
  • Order by date
  1. E

    Try/Catch block for negative values

    Hi all I'm new to VB.net, and need a little help writing a try/catch block. I'm trying to catch any negative number entered into a text field called txtAmount.Text. If the number entered is negative a meesage box shows indicating a positive number needs entered. Catch Err As Exception When...
Back
Top