opening child window in mdi application.
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi. I have created a file with ".abc" extension.. double clicking on that file im opening mdi application and displaying the data in child window. if i double click on another file it is not opening in new mdi child. please help me how to proceed to open new child window in an mdi app on double clicking the file.. thanks