B
B
Bigerrus2014-06-14 13:12:36
C++ / C#
Bigerrus, 2014-06-14 13:12:36

Check if the form has been opened?

Good afternoon,
in *.dll I open the form through Form.ShowDialog();
How can I find out if *.dll itself is closed (form) or not?
if it is still open, then I wanted to close it (the form) via Form.Dispose();

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kokcuk, 2014-06-15
@Kokcuk

stackoverflow.com/questions/3861602/how-to-check-i...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question