SitesMasstec
Programmer
Hello colleagues!
I have a form with dozens of objects (ComboBox, TextBox, etc) for data entry. And I can alter previously recorded data in this form.
Is there a way to make all these objects Read Only, without having to declare each object in the form .ReadOnly=.T. ?
(there is no thisform.ReadOnly=.T. )
I have a form with dozens of objects (ComboBox, TextBox, etc) for data entry. And I can alter previously recorded data in this form.
Is there a way to make all these objects Read Only, without having to declare each object in the form .ReadOnly=.T. ?
(there is no thisform.ReadOnly=.T. )