I have form1 set as MDIParent. I need to set form2 as mdichild but i didnt see any mdichildren property under form2 !!
also when i tried setting in code, it says it is readonly property.
how's my code-
i am setting both forms as new in sub main and then showing form1. from form1 menu, i am opening form2.
any help with this appreciated...
also when i tried setting in code, it says it is readonly property.
how's my code-
i am setting both forms as new in sub main and then showing form1. from form1 menu, i am opening form2.
any help with this appreciated...