I think this is a very relevant question because most of the dialog
boxes in Windows have this facility. To elaborate, when you hover your
mouse over most labels, the cursor changes to an I-beam, and you can
select and copy the text. And they do seem to be *normal* labels.
Sorry. I made a mistake. I should have said to set the ReadOnly property to
true on the TextBox. Do not modify the Enabled property. If you set the
ReadOnly property to true, and set the BorderStyle to None, then this
describes the scenario that you outlined - what appears to be a Label with
an IBeam, select and copy text, etc.