New Read Number must be greater than Zero
OR Make sure ther's a data in both input boxes
Quote
strMessage = "New Read Number must be greater than Zero, OR Make sure there's data both input boxes"
MessageBox.Show(strMessage, "Data Entry Error", MessageBoxButtons.OK, MessageBoxIcon.Error)
MessageBox.Show(strMessage, "Data Entry Error", MessageBoxButtons.OK, MessageBoxIcon.Error)

New Topic/Question
Reply




MultiQuote




|