A
aagarwal8
Hi,
I have a windows applicationm which can open seversal forms from a
main form. All the forms that are opened, from main form (as well the
main form) have a link to the help (.chm) file.
I am using System.Diagnostics.Process.Start(<help_file_path>) to
display the help file. But the problem is, there are as many help
files opened, as many time i clicked on the link.
Is there any way i can ensure that only 1 instance of the Help file is
opened.
Regards,
Ankit!
I have a windows applicationm which can open seversal forms from a
main form. All the forms that are opened, from main form (as well the
main form) have a link to the help (.chm) file.
I am using System.Diagnostics.Process.Start(<help_file_path>) to
display the help file. But the problem is, there are as many help
files opened, as many time i clicked on the link.
Is there any way i can ensure that only 1 instance of the Help file is
opened.
Regards,
Ankit!