` Printed Icetips Article

Icetips Article



Par2: Making a form read-only at runtime
2003-07-22 -- Ray Goudie
 
In your form procedure, locate the "Snap-shot GlobalRequest" embed for the
WindowManager.Init method.
Insert code similar to the following immediately after that embed location
(priority 4901).


if 
    self.Request = ViewRecord
end



Printed May 11, 2024, 5:07 am
This article has been viewed/printed 35117 times.