pro_vb_dotnet thread: Fw: canceling accept button
the buttons click event args do not have an e.cancel or e.handled for me to mess with. i set the form accept button. in that button click event i have code that makes sure the whole form is filled out. if something is missing, i pop up a message box and exit sub. this still closes my form though, how do i cancel it and keep the form open so they can fill in the rest of the values?
|





