|
-
Mar 4th, 2002, 02:23 AM
#1
Thread Starter
Hyperactive Member
How to copy selected text
hi everybody
I am writing a function which will display the details of a keyword
which is selected from particular textbox by double clicking on the
text box.
My problem is, when i try to use the SelText property, it returns a
blank string. I have observed that when i double click on the text
box on particular word, it gets selected automatically but i can't
process that text in dblClick event of the text box(as i mentioned,
Seltext returns "").
How can i copy the selected text somewhere?
Please help!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|