frmMainOnClosing Method
Raises the Closing event when the form is closing.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
protected virtual void OnClosing(
CancelEventArgs e
)
Protected Overridable Sub OnClosing (
e As CancelEventArgs
)
No code example is currently available or this language may not be supported.
Parameters
- e CancelEventArgs
-
Cancel event arguments.