[This is preliminary documentation and is subject to change.]
Clean up any resources being used. Dispose the form showing if
there and set active page null if this was it.
| C# |
protected override void Dispose( bool disposing )
- disposing (Boolean)
- True if managed resources should be disposed, otherwise, false.