I am trying to make a simple MDI HTML editor and am having difficultly defining the File>Close menu to close a highlighted MDIchild. Also I cant get the File>Save to update the .html file instead of re writing it
To close the highlighted MDIChild use the ActiveMdiChild property of the MDI Parent, it will return the currentyl selected child.
What do you mean update the file?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.