Locking all controls

From: Alvaro Castiello (megatron_at_computer.org)
Date: 10/27/03


Date: Mon, 27 Oct 2003 15:37:44 -0600

Hi!

Is there a way to lock (freeze) all controls of a form so I can set some
as visible and other as hidden without getting the form flickering?

Thanks,
Alvaro



Relevant Pages

  • Re: Locking all controls
    ... Rob Kennedy wrote: ... >> Is there a way to lock (freeze) all controls of a form so I can set ...
    (borland.public.delphi.nativeapi)
  • Re: Locking all controls
    ... Alvaro Castiello wrote: ... > Is there a way to lock (freeze) all controls of a form so I can set some ...
    (borland.public.delphi.nativeapi)
  • Re: Prevent edits - unexpected effects
    ... When you click the button to lock the form, it attempts to save the record ... Allen Browne - Microsoft MVP. ... I've had a chance to implement this code and controls onto my form ... Therefore the subform control is locked well. ...
    (microsoft.public.access.forms)
  • Re: Prevent edits - unexpected effects
    ... You place the code into the events of the form you want to lock. ... > any edits to a record once the checkbox is selected. ... >> Setting AllowEdits to No for a form affects all controls on the form. ... So, if you tell it not to lock your subform, it leaves it ...
    (microsoft.public.access.forms)
  • Re: Prevent edits - unexpected effects
    ... When you click the button to lock the form, it attempts to save the record ... Allen Browne - Microsoft MVP. ... I've had a chance to implement this code and controls onto my form ... Therefore the subform control is locked well. ...
    (microsoft.public.access.forms)