'Declaration
Protected Overrides Sub OnClosing( _ ByVal e As CancelEventArgs _ )
'Usage
Dim instance As DesignerMain Dim e As CancelEventArgs instance.OnClosing(e)
protected override void OnClosing( CancelEventArgs e )
Parameters
- e
'Declaration
Protected Overrides Sub OnClosing( _ ByVal e As CancelEventArgs _ )
'Usage
Dim instance As DesignerMain Dim e As CancelEventArgs instance.OnClosing(e)
protected override void OnClosing( CancelEventArgs e )