Hi,
I'm trying to create a new instance of a form, add a property (class object) to it and make it visible.
The best I've done is the code below. But this only shows the form for as long as the code runs. In other words, the form becomes visible and disappears again immediately.
Private Sub...