Subject | Re: [IBO] Re: TIB_Memo |
---|---|
Author | Jason Wharton |
Post date | 2000-12-29T05:20:38Z |
Use the FieldByName().ControlsReadOnly property to govern if the controls
attached to a particular field are read only or not. It is against IBO
standard operating procedures to attach application logic to controls
instead of the data itself. If the control is data aware leave it alone and
just work with the data itself.
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
attached to a particular field are read only or not. It is against IBO
standard operating procedures to attach application logic to controls
instead of the data itself. If the control is data aware leave it alone and
just work with the data itself.
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com