Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Catch the close control
Message
 
To
11/02/2008 10:20:55
John Baird
Coatesville, Pennsylvania, United States
General information
Forum:
ASP.NET
Category:
Forms
Environment versions
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01291393
Message ID:
01291433
Views:
8
this what i have in the testing but always close,
Private Sub PasswordChange_FormClosing(ByVal sender As Object, ByVal e As System.Windows.Forms.FormClosingEventArgs) Handles Me.FormClosing
        MessageBox.Show("I pass by Here")
        e.Cancel = False

    End Sub
but reading your code I change the e.change to True and get the problem resolved. Thank.
Gregorio J. Placeres
IT Analyst
Uniform Accounting Network
Auditor of State of Ohio
88 East Broad Street
P.O. Box 1140
Columbus, Ohio 43216-1140

Tel. 614-728-4694

Gregorio_J@MSN.COM

http://www.gjpproductions.com
Previous
Reply
Map
View

Click here to load this message in the networking platform