'Declaration Protected Overrides Sub OnFormClosing( _ ByVal e As FormClosingEventArgs _ )
protected override void OnFormClosing( FormClosingEventArgs e )
Parameters
- e
- System.Windows.Forms.FormClosingEventArgs that contains the event data.
'Declaration Protected Overrides Sub OnFormClosing( _ ByVal e As FormClosingEventArgs _ )
protected override void OnFormClosing( FormClosingEventArgs e )