how can i make a button close that form after it saves the datas
I have 5 forums for different tasks first one is login screen when admin enters it opens a new windowform5 to save new users when button inform5 pressed i want it to close form5.
Benedict Von Richten Wednesday, September 09, 2009 1:03 PM
Add this.Close(); in Button Handler.
Please mark the post as answer if it is helpfull to you because it boosts the members to answer more and more.
Edited by_SuDhiR_Wednesday, September 09, 2009 1:34 PM