` Printed Icetips Article

Icetips Article



Par2: Changing Frame text from thread
2008-04-15 -- Lee White
 
!-- global data
AppFrameRef &WINDOW

!-- after OPEN(AppFrame)
AppFrameRef &= AppFrame

Then whenever you want to change the caption on the frame...

  AppFrameRef{PROP:Text} = 'New Caption'



Printed May 3, 2024, 5:30 am
This article has been viewed/printed 35122 times.