Click here to Skip to main content
15,898,374 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Is it possible in rich text box to detect email addresses same as it
detect the links ..

Please help
Posted

See here!
 
Share this answer
 
v2
Comments
deveoper12345 29-Jul-10 2:13am    
Thanks
I want to add functionaliy as in ms word 2007. when I write abc@gmail.com it automatically convert to a link and when i mouse over it there is a tool tip for pressing ctrl+click to compose mail.
Scubapro 29-Jul-10 3:10am    
Maybe this link can help.
http://social.msdn.microsoft.com/Forums/en-US/vbpowerpacks/thread/b9433f73-43a9-4f09-aa8b-0d4204b2a9b0
use email's regex and then u can treat them like links by concatinating mail:to .
 
Share this answer
 
Comments
deveoper12345 29-Jul-10 1:56am    
can you please give me some example

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900