nFormType Doubt
Publicado: Lun Dic 05, 2011 2:49 pm
Hello Xailers,
I have a doubt about the property nFormType, when I create a form with the nFormType:=ftMDIFRAME, I'm able to show forms with nFormType:=ftMDICHILD, inside the main form(ftMDIFRAME).
On the manual there is a property oMDIMenu, but I cant find it on the IDE.
Another thing is that if the MDICHILD form does not have border(nBorderStyle:=bsNONE), it is not shown.
Is there any way to show a form without borders on a MDIFRAME form?
Thanks,
Juliano
I have a doubt about the property nFormType, when I create a form with the nFormType:=ftMDIFRAME, I'm able to show forms with nFormType:=ftMDICHILD, inside the main form(ftMDIFRAME).
On the manual there is a property oMDIMenu, but I cant find it on the IDE.
Another thing is that if the MDICHILD form does not have border(nBorderStyle:=bsNONE), it is not shown.
Is there any way to show a form without borders on a MDIFRAME form?
Thanks,
Juliano