ot: Re: Maximum possible form height is 780 pixels?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Cor (non_at_non.com)
Date: 02/01/04


Date: Sun, 1 Feb 2004 20:23:36 +0100


>I created a blank VB6 project with a MDI parent and one MDI child and
>set the MDI child's height to a value larger than the screen's height.
>The property stored the correct value, but the form wasn't shown higher
>than the screen.

This is a VB.net newsgroup,
For VB6 or other classic VB "Turn" to the vb newsgroups
microsoft.public.vb*

You know it

just for fun

:-)

Cor



Relevant Pages

  • Re: ot: Re: Maximum possible form height is 780 pixels?
    ... >> I created a blank VB6 project with a MDI parent and one MDI child and ...
    (microsoft.public.dotnet.languages.vb)
  • Re: My.Application.OpenForms
    ... If you start manipulating the position of MDI Child forms after they have ... Dim lngLeft As Long ... It doesn't work if the StartPosition property of Form2 is set to ...
    (microsoft.public.dotnet.languages.vb)
  • Re: My.Application.OpenForms
    ... If you start manipulating the position of MDI Child forms after they have ... furthur displacement. ... Dim lngLeft As Long ...
    (microsoft.public.dotnet.languages.vb)
  • Re: My.Application.OpenForms
    ... It was much simpler in VB6 ... If you start manipulating the position of MDI Child forms after they have ... Dim lngLeft As Long ...
    (microsoft.public.dotnet.languages.vb)
  • Re: My.Application.OpenForms
    ... Shared Sub A_ResizeToFit(ByVal frmMain As Form, ... ' make the form fill the client area of the MDI Container ... small displacement and each subsequent MDI child generated at a furthur ... Shared Sub FitChildToMDI(ByVal frmMDI As Form, ByRef frmChild As Form, ByVal ...
    (microsoft.public.dotnet.languages.vb)