Ticket #895 (closed assessed: fixed)
Run Ecosim form Exception when explicitly closing
Reported by: | joeb | Owned by: | |
---|---|---|---|
Priority: | immediate | Milestone: | Ecopath 6: release 6.2 |
Component: | Ecosim | Version: | |
Severity: | crash | Keywords: | |
Cc: |
Description
- Open the Run Ecosim form
- Click on the Effort and Mortality combo box and make an edit
- Close the Ecosim form via the close box in the upper right hand corner
- cCustomToolstripComboBox should throw an exception
Change History
Note: See
TracTickets for help on using
tickets.
cCustomToolstripComboBox.DropdownControl?() was trying to use the control when it was set to Nothing by Dispose()