What is the difference between Enabled and Read Only properties of AnalogNumeric object?
It seems that disabled and read only have the same effect.
If so, is the effect of the mentioned properties different on any other object type?
What is the difference between Enabled and Read Only?
-
- Posts: 23
- Joined: Mon Jun 13, 2016 4:03 pm
-
- Posts: 137
- Joined: Mon Jun 11, 2012 2:10 pm
Re: What is the difference between Enabled and Read Only?
Enabled enables/disables the user to interact with the control while ReadOnly enables/disables the user from editing the contents of the control. In terms of the user changing the text/contents, setting either to false will disable the user from making any edits. On the other hand, setting Enable to false will also disable user from selecting/interacting with the control which includes mouse movement, clicking, etc.
Adam M.
Controls Engineer
FlexEnergy
Controls Engineer
FlexEnergy