G
Guest
Hi,
Is there a way to allow the Label control to select its text with the mouse
by the user?
I've looked at the Label's properties but I couldn't find anything making
this possible.
Am I missing something here? Well, it can be done with a Textbox control,
but the problem with this approach is that when I click on a read only
Textbox, a vertical line is displayed inside it.
In short, I want something similar to internet browsers, where users can
select the text and copy it to the clipboard.
Thanks for your time,
Ben
Is there a way to allow the Label control to select its text with the mouse
by the user?
I've looked at the Label's properties but I couldn't find anything making
this possible.
Am I missing something here? Well, it can be done with a Textbox control,
but the problem with this approach is that when I click on a read only
Textbox, a vertical line is displayed inside it.
In short, I want something similar to internet browsers, where users can
select the text and copy it to the clipboard.
Thanks for your time,
Ben