I want to create a textbox for viewing only
=> not accessing with keyboard or mouse
=> and so ... not changeable
Solutions I tried
* enable = false => don't like that text becomes gray
* locked = true => don't like that the user can access field
Thank you for your help !! Bart
=> not accessing with keyboard or mouse
=> and so ... not changeable
Solutions I tried
* enable = false => don't like that text becomes gray
* locked = true => don't like that the user can access field
Thank you for your help !! Bart