Quantcast
Viewing all articles
Browse latest Browse all 21361

[RESOLVED] I can't show a form

Goodmorning to everybody.

In my project there is a MDI Form (called frmMain) and a standard Form (called frmIssuer). Onto frmMain there is a menu, from where I need to call frmIssuer by clicking on a menu's key.

The code I use is this:
Code:

Private Sub mnuSettings_Click()
  frmIssuer.Show
End Sub

but each time I click on it, the program stops and then crashes. Sometimes the Error 91 is fired up, other times it isn't. Anyway, both the program and the IDE close themselves.

If somebody wants to help me, I attach the project.


PS: Why you can't upload RAR files? I think this feature should be added.
Attached Files

Viewing all articles
Browse latest Browse all 21361

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>