I have some information displayed in a label and I want the user to be able to select the text and copy it. Can this be done using a label? If not, how?
Printable View
I have some information displayed in a label and I want the user to be able to select the text and copy it. Can this be done using a label? If not, how?
One quick way is to use a readonly textbox that looks like a label.
make the style of the txtbox to flat.