Re: How to set a window's title text at runtime???

From: John King <jbking_at_erols.com>
Date: Wed, 4 Nov 1998 19:34:22 -0500
Message-ID: <71qs02$139$1_at_autumn.news.rcn.net>


You can use SET_WINDOW_PROPERTY('WINPC17A', TITLE, 'PC17A Generator') to set the window title.

You can set the MDI window using the same syntax, but substitute MDI_WINDOW for the window name (no single quotes though).

If the window title is going to be static, then the you can use a PRE-FORM trigger to set the window titles. Received on Thu Nov 05 1998 - 01:34:22 CET

Original text of this message