Hi there,
is there any way to 'lock' an edit field, so that its content cannot be changed, but is still selectable and copyable?
Thanks!
Steve
Professional Software Development Tools
Hi there,
is there any way to 'lock' an edit field, so that its content cannot be changed, but is still selectable and copyable?
Thanks!
Steve
I cannot see a way to make an Edit Field act like what you describing.
Adam Kapilik
Well, Steve; it should be possible by using the MSGID_ONCHANGED event.
Play with the attached project, three edit fields (disabled/enabled/enabled but not changeable).
Thanks, csd214. I came up with the same solution ...
Steve
Nice one!
Adam Kapilik