GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  VB.NET
Go To First  |  Previous Question  |  Next Question 
 VB.NET  |  Question 28 of 60    Print  
what is the diff between VB MDI form and .net MDI form?

can any one explain briefly

  
Total Answers and Comments: 4 Last Update: November 17, 2007     Asked by: gee 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
January 26, 2007 08:39:00   #1  
Vijaya Simha Kamineni        

RE: what is the diff between VB MDI form and .net MDI ...
In VB MDI form is created by adding MDI Form to the project and adding child forms by setting MDICHILD property of the child form.



In .NET there is no MDI form any form can be made a MDI parent by setting IsMdiContainer property to TRUE



Furthermore there are changes in the properties methods and basic behavior of the MDI Forms like ability to set Background Color is not available in .NET ability to add controls to MDI form (although they don't behave properly) ActiveForm to ActiveMdiChild Arrange method to LayoutMdi etc.

 
Is this answer useful? Yes | No
February 15, 2007 05:53:52   #2  
ashok        

RE: what is the diff between VB MDI form and .net MDI ...
one difference is in vb6.0 there can be only 1 mdiform in an application but in vb.net there can be more than 1 mdiform in an applicationwith regardsashok
 
Is this answer useful? Yes | No
February 19, 2007 03:19:05   #3  
Mahesh Kumar        

RE: what is the diff between VB MDI form and .net MDI ...
In VB MDI form is created by adding MDI Form to the project and adding child forms by setting MDICHILD property of the child form.



In .NET there is no MDI form any form can be made a MDI parent by setting IsMdiContainer property to TRUE

regrads
Mahesh Kumar

 
Is this answer useful? Yes | No
November 17, 2007 12:01:51   #4  
mgdeej Member Since: November 2007   Contribution: 1    

RE: what is the diff between VB MDI form and .net MDI ...
We can add MDI parent form using VB.NET 2005
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape