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