|
-
Jul 22nd, 2006, 08:04 PM
#1
Thread Starter
Addicted Member
How can we show MDiChild form as Modal?
Dear All,
I have an MDI form and another form named frmTest which is its child i.e MDIChild property of frmTest is True.
In applictaion, I come across a situation where I have to show the frmTest as modal form i.e I want to do this:
frmTest.Show 1
But as it is MdiChild so I get error. Is there any way that I can keep frmTest initially MDIChild but when I need to show it modally I may do That.
Please help and Guide.
Thanks
Last edited by engineer; Jul 22nd, 2006 at 08:08 PM.
software engineer
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|