Hi,
I have three forms. "Main form" is a container and "Logon Form" is the child of this. I want to invoke another "AppLogin Form" from "Logon Form" as a child form to get the login details to a diff application. How can this be done?
If I make the Logon form as a container, its giving me the error " A form cannot be container and child..... ".Please do reply
Thanks in advance,
KMSDXB
I have three forms. "Main form" is a container and "Logon Form" is the child of this. I want to invoke another "AppLogin Form" from "Logon Form" as a child form to get the login details to a diff application. How can this be done?
If I make the Logon form as a container, its giving me the error " A form cannot be container and child..... ".Please do reply
Thanks in advance,
KMSDXB
Comment