Re: Starting a new form FULL Screen
From: Jomarlen <jomarlen_at_aol.com>
Date: 1998/04/05
Message-ID: <1998040523330000.TAA01183_at_ladder03.news.aol.com>#1/1
John C. Lennon
Utility Partners Inc.
Las Vegas
Date: 1998/04/05
Message-ID: <1998040523330000.TAA01183_at_ladder03.news.aol.com>#1/1
>Try
> Set_Window_Property('WINDOW_NAME', WINDOW_STATE, MAXIMIZE);
>From WHEN_NEW_FORM_INSTANCE trigger.
>Igal
If have an MDI window you might also want to use Set_Window_Property(FORMS_MDI_WINDOW, WINDOW_STATE, MAXIMIZE);
Note FORMS_MDI_WINDOW is a constant
don't put it in quotes.
John
John
John C. Lennon
Utility Partners Inc.
Las Vegas
Web Site: http://members.aol.com/jomarlen/
The views expressed in this message
are those of the author and not
necessarily those of U.P.
and/or its employees.
Received on Sun Apr 05 1998 - 00:00:00 CEST