Detecting Paste in WebBrowser control

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • nagar@community.nospam

    Detecting Paste in WebBrowser control

    How can I detect when the user pastes text into a WebBrowser control
    in edit mode? I tried subclassing the control and processing the
    WM_PASTE message in the WindowProcedure with no results.
    I'm using .NET 2.0 c#
    Thanks.
    Andrea
  • nagar@community.nospam

    #2
    Re: Detecting Paste in WebBrowser control

    Can anybody help me?

    Comment

    Working...