Re: How do you make Forms Runtime come up Maximized????

From: Darren John Capper <darren.capper_at_preci-spark.uk.com>
Date: Fri, 30 Oct 1998 16:37:37 +0000
Message-ID: <3639EB51.4A9C01B0_at_preci-spark.uk.com>


Richard Hollingsworth wrote:

> When I designed the form, I maximized it. But when I run it, the form and
> window come up maximized, but the Forms Runtime window is very samll. How do
> you get the Forms Runtime window to come up maximized?

Look in help under FORMS_MDI_WINDOW

The property you want is WINDOW_STATE

Just in case you can't be bothered then type

Set_Window_Property(FORMS_MDI_WINDOW, WINDOW_STATE, MAXIMIZE);

Regards,
Darren Received on Fri Oct 30 1998 - 17:37:37 CET

Original text of this message