how can i enable user to draw line on the form in a WinForms application?
        Posted  
        
            by sama
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sama
        
        
        
        Published on 2010-03-14T13:23:57Z
        Indexed on 
            2010/03/14
            13:55 UTC
        
        
        Read the original article
        Hit count: 256
        
c#
how can i enable user to draw line in the form in c# user draw with left mouse button and earse the line if he draw with the right mouse button
© Stack Overflow or respective owner