Webbrowser control: Selecting Text not possible |
Post Reply |
Author | |
fuxi
Groupie Joined: 15 December 2008 Location: Germany Status: Offline Points: 21 |
Post Options
Thanks(0)
Posted: 18 February 2010 at 4:29pm |
hi all,
i'm experiencing some strange problem with the webbrowser control - here's my code: Dim WithEvents m_doc As HTMLDocument Set m_doc = rmpBrowser1.document as soon as i'm assigning m_Doc to the browser's document property, it's not possible to do selections in the browser control anymore. when setting Set m_doc = nothing - it works again. is there a way to have the m_doc assigned AND keep the selection feature? thx |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |