Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb_dotnet thread: Fw: canceling accept button


Message #1 by "Abraham Luna \(Attilanet.com\)" <abe@a...> on Thu, 12 Dec 2002 11:09:44 -0500
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?

  Return to Index