|
-
Dec 21st, 2005, 06:40 PM
#1
Thread Starter
Member
want to select a word from line using right click
I want to select a word from a line of RichTextBox using rightclick of mouse............ is there any way to do this..........
I've sleceted a word from the line of Rich TextBox but by using LEFT click of mouse n = InStrRev(txtSpellCheck.text, " ", txtSpellCheck.SelStart)
this code work fine but only with left button click
but I want to do it with righ click
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
|