Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
visual basic input box cancel button?
How can i make an event occur when the cancel button is clicked on the input box. im making a cash register of sorts. when the cancel button is clicked all previously entered values should be added and displayed in a message box
2 Answers
- Anonymous8 years agoFavorite Answer
See the guide here: http://forums.codeguru.com/showthread.php?356046-I...
- rialmoLv 45 years ago
if cancel became pressed it would return a 0-byte integer dim instant as string = "A password is needed." dim identify as string = "identify" dim result as string = Microsoft.VisualBasic.interplay.InputB... identify, " ", one hundred fifty, one hundred fifty) If result = fake Then end