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


> > Hi All
> > What is the command in vb.net like
> > in Load Event
> >
activate window (this.name) in (_screen.activeform.name)
> > 

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

> ?
> Cetin Basoz

Exact Cetin

but it will work when activeform is mdicontainer



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