lothos12345
Junior Contributor
I have an application that i want to when closing prompt the user with the question if they want to save changes yes or no. And if yes save the changes. However if the user just opened the application and pulled up a certain record, but made no changes and begun to close the application, I do not want it to prompt them with that question. So if they made changes prompt them with the question if there are no changes don't prompt. Any help would be greatly appreciated. By the way the program is written in VB.NET.