Re: Forms4.0.11 WIndow Titles

From: <SCUNNANE_at_ESTEC.BITNET>
Date: Thu, 20 Jan 1994 16:57:46 CET
Message-ID: <94020.165746SCUNNANE_at_ESTEC.BITNET>


To change the title of a Forms 4.0 window title at runtime use the SET_WINDOW_PROPERTY procedure. For example, to change the title of a window called APPLICATION to "New Title" you would issue the following command:

  SET_WINDOW_PROPERTY('APPLICATION',TITLE,'New Title'); Received on Thu Jan 20 1994 - 16:57:46 CET

Original text of this message