'Declaration
Protected Overridable Sub OnClosing( _ ByVal e As CancelEventArgs _ )
protected virtual void OnClosing( CancelEventArgs e )
Parameters
- e
- The CancelEventArgs instance containing the event data.
'Declaration
Protected Overridable Sub OnClosing( _ ByVal e As CancelEventArgs _ )
protected virtual void OnClosing( CancelEventArgs e )