Method RaiseClosing
RaiseClosing(EventArgs, bool)
Raises the Closing event and OnClosing(EventArgs) method.
public void RaiseClosing(EventArgs e, bool recursive = true)
Raises the Closing event and OnClosing(EventArgs) method.
public void RaiseClosing(EventArgs e, bool recursive = true)