If I have a form open already that is not modal, can I turn it modal by the click of a button on that form.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I don’t suppose so. Usually you have to give the old form as a parameter in the constructor to create a modal form. The .Modal property is also read-only, so from my experience you have to indicate when creating the form.