Advertisement

05.15.2008 at 04:53AM PDT, ID: 23404678
[x]
Attachment Details

Problem with Maximizing MDI children

Asked by Jerry_0001 in Microsoft Visual Basic.Net, .NET

Tags:

Hi,

I have created a MDI Parent form with a menu. On the menu Item I attahed the code below.

frmChild is an empty form with the attribute Windowstate set to Maximized.

When I start the program and click on the menu item to open the Child window, it opens with its original state, so it's not maximized.

Am I missing something? Can someone help me?

Thanks in advance!

Kind regards,

JerryStart Free Trial
1:
2:
3:
Dim formChild As New frmChild
formChild .MdiParent = Me
formChild .Show()
[+][-]05.15.2008 at 05:15AM PDT, ID: 21572617

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Microsoft Visual Basic.Net, .NET
Tags: VB.NET 2005
Sign Up Now!
Solution Provided By: emoreau
Participating Experts: 1
Solution Grade: A
 
 
[+][-]05.15.2008 at 05:24AM PDT, ID: 21572678

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628