6
Answers

Calling static methods from MDI forms

Bo Wiklund

Bo Wiklund

21y
2.1k
1
I have a MDI Parent MainForm with a StatusBar. Before I close down a childform, is there any way I could access a method from the childform (static?) that will throw a message on the StatusBar of the Parent MainForm.
Answers (6)