Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. google. articles. downloads. faq. members. weblogs. sponsors. rss.
 From: Cetin Basoz
  Where is Cetin Basoz?
 Izmir
 Turkey
 Cetin Basoz
 To: Arjun Bagojikop
  Where is Arjun Bagojikop?
 Sangli
 India
 Arjun Bagojikop
 Tags
Subject: RE: what is the command in vb.net
Thread ID: 197965 Message ID: 198028 # Views: 37 # Ratings: 0
Version: Visual FoxPro 9 SP2 Category: .NET
Date: Wednesday, October 08, 2008 11:31:51 AM         
   


> >
> > Do you mean
> >
> >  dim parentForm As Form = Form.ActiveForm
> >  Me.MdiParent = parentForm
> > 

> > ?
> > Cetin Basoz
>
> Exact Cetin
>
> but it will work when activeform is mdicontainer

Yes of course, I didn't expect otherwise (even not in VFP). You can check and set with IsMdiContainer. Check help about 'System.Windows.Forms.Form'

Cetin Basoz



COMPLETE THREAD
what is the command in vb.net Posted by Arjun Bagojikop @ 10/7/2008 6:24:18 PM
RE: what is the command in vb.net Posted by Cetin Basoz @ 10/7/2008 6:46:49 PM
RE: what is the command in vb.net Posted by Arjun Bagojikop @ 10/8/2008 9:27:00 AM
RE: what is the command in vb.net Posted by Cetin Basoz @ 10/8/2008 11:31:51 AM
RE: what is the command in vb.net Posted by Arjun Bagojikop @ 10/8/2008 5:43:52 PM
RE: what is the command in vb.net Posted by Cetin Basoz @ 10/8/2008 5:58:38 PM
RE: what is the command in vb.net Posted by Arjun Bagojikop @ 10/8/2008 6:08:38 PM