Hi
I don't know if anybody has come across this (or maybe I'm just daft, but I did not find any mention of this in MSDN), but I was building up a control source for a text box in code, and I accidentally included it in brackets, so my control source in affect was somthing like (customertable.cu_ref).
I found that this makes the control readonly... So basically :
(controlsource) &&<----readonly
controlsource &&<--- read / write
Am I missing somthing fundamental, or have I stumbled across an undocumented feature?
I'm using Vis Fox 7, I haven't tried earlier versions yet.
Thanks
Simon
I don't know if anybody has come across this (or maybe I'm just daft, but I did not find any mention of this in MSDN), but I was building up a control source for a text box in code, and I accidentally included it in brackets, so my control source in affect was somthing like (customertable.cu_ref).
I found that this makes the control readonly... So basically :
(controlsource) &&<----readonly
controlsource &&<--- read / write
Am I missing somthing fundamental, or have I stumbled across an undocumented feature?
I'm using Vis Fox 7, I haven't tried earlier versions yet.
Thanks
Simon