Table of Contents

Method Dispose

Namespace
Alternet.Editor.Dialogs
Assembly
Alternet.Editor.v9.dll

Dispose(bool)

Disposes of the resources (other than memory) used by the Form.

protected override void Dispose(bool disposing)

Parameters

disposing bool

true to release both managed and unmanaged resources; false to release only unmanaged resources.