|
-
September 24th, 1999, 11:05 AM
#1
How to use WebBrowser Control
I have following questions about WebBrowser Control:
1) Normally, WebBrowser Control will take care the navigation in a Web Page (mouse click or keyboard TAB). How about I don't have those devices, and I know the location of a hyperlink or FORM submit button, can I send a message directly to WebBrowser control, I try to send a WM_LBUTTONDOWN to CHtmlview class, and it won't work?
2) If this is impossible, can I get the hyperlink information from WebBrowser control?
3) How can I get rid of the vertical scroll bar browser usually have?
4) How to change the default MFC Document/View Windows Style with my own?
Thanks.
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
|