protected override void OnClosing(
CancelEventArgs e
)Protected Overrides Sub OnClosing (
e As CancelEventArgs
)protected:
virtual void OnClosing(
CancelEventArgs^ e
) overrideabstract OnClosing :
e : CancelEventArgs -> unit
override OnClosing :
e : CancelEventArgs -> unit