'Declaration
Protected Overridable Sub OnAutoClosing( _ ByVal e As CancelEventArgs _ )
protected virtual void OnAutoClosing( CancelEventArgs e )
Parameters
- e
- Provides data for CancelEventArgs.
'Declaration
Protected Overridable Sub OnAutoClosing( _ ByVal e As CancelEventArgs _ )
protected virtual void OnAutoClosing( CancelEventArgs e )