C# Mouse option in richtext box
        Posted  
        
            by Kasun
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Kasun
        
        
        
        Published on 2010-05-16T03:54:33Z
        Indexed on 
            2010/05/16
            4:00 UTC
        
        
        Read the original article
        Hit count: 308
        
c#
Hi,
I got richtext box on my windows application. then i write some text on it. Then i select relevant text and write click, i need to show mouse write click option called "Mark". After i click "Mark" option, i need to show the selected text on message box or in text box. I need C# ans....... :)
Please help me.
© Stack Overflow or respective owner