Brett-Tech-Networking/Moradi-Notepad

Unhandled Exception: About Object

MattMoradi opened this issue · 4 comments

  • Cannot access a disposed object.
  • Object name: 'About'

Whenever the 'About' (F1) option is selected from the Help menu, closed, and then reselected, the following unhandled exception occurs. Perhaps the object is being disposed from memory for some reason or maybe we just need to add exception handling.

unhandled exception

attempted to correct with try catch statement ,,, failed

This actually occurs for both items on the Help menu, inducing the "Credits" object.

seems like it only occurs when doing a show another form

issue has been fixed