Putting a Close()
directly in the OnActivate
event of a form sounds adventurous.
What is the point of a form when you have no chance of using it? Consider moving this to a different event.
mein Ziel ist,wenn ich auf (ok) Button von MessageBox clicke,Die Form close??
Mal den Debugger befragt, ob die entsprechende Bedingung je erfüllt ist?
Ansonsten mal in die Hilfe schauen, welche Rückgabewerte von MessageBox beim Klick auf bestimmte Buttons geliefert wird.
ich habe mal den Debugger befragt.Die Alle bedingung ist erfült,aber trotzdem ist die form nicht (close).Es sei denn,dass man auf (x)close klickt