Re: Select Text of Label by Tim
Tim
Sat Apr 08 10:14:54 CDT 2006
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.
--
Tim Wilson
.NET Compact Framework MVP
"Cerebrus" <zorg007@sify.com> wrote in message
news:1144481382.546045.303790@v46g2000cwv.googlegroups.com...
> Hi,
>
> 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.
>
> Isn't there an *easy* way to do this in VS 2003 ?
>
> P.S.: (Easy <> using Interoperability)
>
> Regards,
>
> Cerebrus.
>