Selecting contents of Label Control

Posted by j-t-s on Stack Overflow See other posts from Stack Overflow or by j-t-s
Published on 2010-04-30T20:53:10Z Indexed on 2010/04/30 20:57 UTC
Read the original article Hit count: 297

Filed under:
|
|
|
|

Hi All

I have what I consider to be a pretty unique problem here, and no idea how to implement. From what I've seen, there is no documentation, tutorials, samples and/or articles on this. I've spent weeks researching, with nothing to show.

The problem:

I need the user to be able to select the contents of a Label Control at runtime, and edit it.

If this can be done by extending the existing Label control, great! Or, if this requires a whole new Label Control to be created, fine. So be it.

Using a TextBox is not an option I'm afraid.

Any help at all is greatly appreciated!

Thank you,

jase

© Stack Overflow or respective owner

Related posts about c#

Related posts about label