Okay, I have a rich text box and I've built a function based around selected text on a double click... the code works, but how do I prevent the default selecting code in the text box to NOT take over after the double click event? I'm sure it's API... little help?