|
-
Feb 27th, 2003, 01:03 AM
#1
Thread Starter
Member
accessing method of mdichild from mdiparent
i have one mdiparent form and 2 child form each one has one sub named namefind .i want to access both sub from mdiparent depending on which form active that time how i can do this please help
-
Mar 2nd, 2003, 07:23 AM
#2
New Member
Hi..
Well to do so you will have to create an Obejct as follows
Dim frm as Object=MdiForm.ActiveMdiChild
frm.namefind
Enjoy!!!!!!!!!!!!!!
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
|