mytaurus2000
Technical User
I am trying to write code for when a user begins entering text in a multiline textbox and the textbox loses focus a message bos will prompt the user asking if they want to save or discard the text they recently entered.
I thought there was an event KeyPress and Leave, but when I code the IntelliSense doesn't suggest either.
Are there separate events for a textbox and multiline textbox? Why aren't the above events an option?
I thought there was an event KeyPress and Leave, but when I code the IntelliSense doesn't suggest either.
Are there separate events for a textbox and multiline textbox? Why aren't the above events an option?