See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.AppWizard.Forms
Assembly: NTier.AppWizard.Forms (in NTier.AppWizard.Forms.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.AppWizard.Forms
Assembly: NTier.AppWizard.Forms (in NTier.AppWizard.Forms.dll) Version: 1.0.0.0
Syntax
C# |
---|
protected void OnClosing( CancelEventArgs e ) |
Visual Basic |
---|
Protected Sub OnClosing ( e As CancelEventArgs ) |
Visual C++ |
---|
protected: void OnClosing( CancelEventArgs^ e ) |