|
-
May 12th, 2016, 01:58 PM
#8
Thread Starter
Junior Member
Re: How to set focus to "Find" form created by WebBrowser control?
Sub _onmousemove calls the HTMLDOC.focus that needed to let user to scroll the WB page with mouse wheel without clicking the WB control. When user clicks the Ctrl+F I need immediately to stop this .focus.
Probably I can run FindWindow API in _onkeydown and set focus on "Find" dialog box by it's hWnd. I did not try it yet. I could be less resource consuming
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|