M
Mohit
Hi all,
I am opening a FileDialog on a different thread(as per client
requirements:-( ). Now whenever user closes the main window from
which FileDialog was opened, then I want that the associated
FileDialog should also gets closed.
I am having hard luck in finding anything by which I can close the
FileDialog. Although Thread Abort is one way but I want to avoid it.
How can I close opened FileDialog???
Thanks in advance!!!
I am opening a FileDialog on a different thread(as per client
requirements:-( ). Now whenever user closes the main window from
which FileDialog was opened, then I want that the associated
FileDialog should also gets closed.
I am having hard luck in finding anything by which I can close the
FileDialog. Although Thread Abort is one way but I want to avoid it.
How can I close opened FileDialog???
Thanks in advance!!!