Icon AllowCopy Property

property AllowCopy: Boolean

Available In: Visual Client Applications

Specifies whether the label control will allow its contents to be copied by the user.

Information You must also set the Cursor property to crText if you want the user to be able to directly copy the contents of the label using the mouse or touch.
Image