Constable Authorization Engine 2.0 BETA

PolicyDesignForm.OnClosing Method 

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
Overrides Protected Sub OnClosing( _
   ByVal e As CancelEventArgs _
)
[C#]
protected override void OnClosing(
   CancelEventArgs e
);

See Also

PolicyDesignForm Class | LaMarvin.Constable.Design.Forms Namespace