show | 16 Method[s] | |||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
No. | Name | Documentation, Argument[s], Return Value
| ||||||||||||||||||||||||||||||||||
1 | ClientToWindow | Converts client sizes into window sizes.
| ||||||||||||||||||||||||||||||||||
2 | ExecWB | IOleCommandTarget::Exec
| ||||||||||||||||||||||||||||||||||
3 | GetProperty | Retrieve the Associated value for the property vtValue in the context of the object.
| ||||||||||||||||||||||||||||||||||
4 | GoBack | Navigates to the previous item in the history list.
| ||||||||||||||||||||||||||||||||||
5 | GoForward | Navigates to the next item in the history list.
| ||||||||||||||||||||||||||||||||||
6 | GoHome | Go home/start page.
| ||||||||||||||||||||||||||||||||||
7 | GoSearch | Go Search Page.
| ||||||||||||||||||||||||||||||||||
8 | Navigate | Navigates to a URL or file.
| ||||||||||||||||||||||||||||||||||
9 | Navigate2 | Navigates to a URL or file or pidl.
| ||||||||||||||||||||||||||||||||||
10 | PutProperty | Associates vtValue with the name szProperty in the context of the object.
| ||||||||||||||||||||||||||||||||||
11 | QueryStatusWB | IOleCommandTarget::QueryStatus
| ||||||||||||||||||||||||||||||||||
12 | Quit | Exits application and closes the open document.
| ||||||||||||||||||||||||||||||||||
13 | Refresh | Refresh the currently viewed page.
| ||||||||||||||||||||||||||||||||||
14 | Refresh2 | Refresh the currently viewed page.
| ||||||||||||||||||||||||||||||||||
15 | ShowBrowserBar | Set BrowserBar to Clsid
| ||||||||||||||||||||||||||||||||||
16 | Stop | Stops opening a file.
|
show | 14 Read-only Properties | |||
---|---|---|---|---|
No. | Name | Documentation, Return Value
| ||
1 | Application | Returns the application automation object if accessible, this automation object otherwise..
| ||
2 | Busy | Query to see if something is still in progress.
| ||
3 | Container | Returns the container/parent automation object, if any.
| ||
4 | Document | Returns the active Document automation object, if any.
| ||
5 | FullName | Returns file specification of the application, including path.
| ||
6 | HWND | Returns the HWND of the current IE window.
| ||
7 | LocationName | Gets the short (UI-friendly) name of the URL/file currently viewed.
| ||
8 | LocationURL | Gets the full URL/path currently viewed.
| ||
9 | Name | Returns name of the application.
| ||
10 | Parent | Returns the automation object of the container/parent if one exists or this automation object.
| ||
11 | Path | Returns the path to the application.
| ||
12 | ReadyState | n/a
| ||
13 | TopLevelContainer | Returns True if this is the top level object.
| ||
14 | Type | Returns the type of the contained document object.
|
show | 0 Write-only Properties |
---|
show | 17 Read/Write Properties | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
No. | Name | Documentation, Argument[s], Return Value
| ||||||||||
1 | AddressBar | Controls whether address bar is shown
| ||||||||||
2 | FullScreen | Maximizes window and turns off statusbar, toolbar, menubar, and titlebar.
| ||||||||||
3 | Height | The vertical dimension (pixels) of the frame window/object.
| ||||||||||
4 | Left | The horizontal position (pixels) of the frame window relative to the screen/container.
| ||||||||||
5 | MenuBar | Controls whether menubar is shown.
| ||||||||||
6 | Offline | Controls if the frame is offline (read from cache)
| ||||||||||
7 | RegisterAsBrowser | Registers OC as a top-level browser (for target name resolution)
| ||||||||||
8 | RegisterAsDropTarget | Registers OC as a drop target for navigation
| ||||||||||
9 | Resizable | Controls whether the window is resizable
| ||||||||||
10 | Silent | Controls if any dialog boxes can be shown
| ||||||||||
11 | StatusBar | Turn on or off the statusbar.
| ||||||||||
12 | StatusText | Text of Status window.
| ||||||||||
13 | TheaterMode | Controls if the browser is in theater mode
| ||||||||||
14 | ToolBar | Controls which toolbar is shown.
| ||||||||||
15 | Top | The vertical position (pixels) of the frame window relative to the screen/container.
| ||||||||||
16 | Visible | Determines whether the application is visible or hidden.
| ||||||||||
17 | Width | The horizontal dimension (pixels) of the frame window/object.
|
show | 0 Methods with Unknown Invocation Type Properties |
---|
show | 41 Event(s) | |||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
No. | Name | Documentation, Argument[s], Return Value
| ||||||||||||||||||||||||||||||||||||||||||||
1 | BeforeNavigate2 | Fired before navigate occurs in the given WebBrowser (window or frameset element). The processing of this navigation may be modified.
| ||||||||||||||||||||||||||||||||||||||||||||
2 | BeforeScriptExecute | Fired prior to the first script execution.
| ||||||||||||||||||||||||||||||||||||||||||||
3 | ClientToHostWindow | Fired to request client sizes be converted to host window sizes
| ||||||||||||||||||||||||||||||||||||||||||||
4 | CommandStateChange | The enabled state of a command changed.
| ||||||||||||||||||||||||||||||||||||||||||||
5 | DocumentComplete | Fired when the document being navigated to reaches ReadyState_Complete.
| ||||||||||||||||||||||||||||||||||||||||||||
6 | DownloadBegin | Download of a page started. | ||||||||||||||||||||||||||||||||||||||||||||
7 | DownloadComplete | Download of page complete. | ||||||||||||||||||||||||||||||||||||||||||||
8 | FileDownload | Fired to indicate the File Download dialog is opening
| ||||||||||||||||||||||||||||||||||||||||||||
9 | NavigateComplete2 | Fired when the document being navigated to becomes visible and enters the navigation stack.
| ||||||||||||||||||||||||||||||||||||||||||||
10 | NavigateError | Fired when a binding error occurs (window or frameset element).
| ||||||||||||||||||||||||||||||||||||||||||||
11 | NewProcess | A new, hidden, non-navigated process is created to handle the navigation.
| ||||||||||||||||||||||||||||||||||||||||||||
12 | NewWindow2 | A new, hidden, non-navigated WebBrowser window is needed.
| ||||||||||||||||||||||||||||||||||||||||||||
13 | NewWindow3 | A new, hidden, non-navigated WebBrowser window is needed.
| ||||||||||||||||||||||||||||||||||||||||||||
14 | OnFullScreen | Fired when fullscreen mode should be on/off
| ||||||||||||||||||||||||||||||||||||||||||||
15 | OnMenuBar | Fired when the menubar should be shown/hidden
| ||||||||||||||||||||||||||||||||||||||||||||
16 | OnQuit | Fired when application is quiting. | ||||||||||||||||||||||||||||||||||||||||||||
17 | OnStatusBar | Fired when the statusbar should be shown/hidden
| ||||||||||||||||||||||||||||||||||||||||||||
18 | OnTheaterMode | Fired when theater mode should be on/off
| ||||||||||||||||||||||||||||||||||||||||||||
19 | OnToolBar | Fired when the toolbar should be shown/hidden
| ||||||||||||||||||||||||||||||||||||||||||||
20 | OnVisible | Fired when the window should be shown/hidden
| ||||||||||||||||||||||||||||||||||||||||||||
21 | PrintTemplateInstantiation | Fired when a print template is instantiated.
| ||||||||||||||||||||||||||||||||||||||||||||
22 | PrintTemplateTeardown | Fired when a print template destroyed.
| ||||||||||||||||||||||||||||||||||||||||||||
23 | PrivacyImpactedStateChange | Fired when the global privacy impacted state changes
| ||||||||||||||||||||||||||||||||||||||||||||
24 | ProgressChange | Fired when download progress is updated.
| ||||||||||||||||||||||||||||||||||||||||||||
25 | PropertyChange | Fired when the PutProperty method has been called.
| ||||||||||||||||||||||||||||||||||||||||||||
26 | RedirectXDomainBlocked | Fired when a x-domain redirect is blocked.
| ||||||||||||||||||||||||||||||||||||||||||||
27 | SetPhishingFilterStatus | Fired to indicate the progress and status of the Phishing Filter analysis of the current web page
| ||||||||||||||||||||||||||||||||||||||||||||
28 | SetSecureLockIcon | Fired to indicate the security level of the current web page contents
| ||||||||||||||||||||||||||||||||||||||||||||
29 | StatusTextChange | Statusbar text changed.
| ||||||||||||||||||||||||||||||||||||||||||||
30 | ThirdPartyUrlBlocked | Fired when a third-party URL is blocked.
| ||||||||||||||||||||||||||||||||||||||||||||
31 | TitleChange | Document title changed.
| ||||||||||||||||||||||||||||||||||||||||||||
32 | UpdatePageStatus | Fired when a page is spooled. When it is fired can be changed by a custom template.
| ||||||||||||||||||||||||||||||||||||||||||||
33 | WebWorkerFinsihed | Fired after a Web Worker has closed
| ||||||||||||||||||||||||||||||||||||||||||||
34 | WebWorkerStarted | Fired after a Web Worker has been started.
| ||||||||||||||||||||||||||||||||||||||||||||
35 | WindowClosing | Fired when the WebBrowser is about to be closed by script
| ||||||||||||||||||||||||||||||||||||||||||||
36 | WindowSetHeight | Fired when the host window should change its height
| ||||||||||||||||||||||||||||||||||||||||||||
37 | WindowSetLeft | Fired when the host window should change its Left coordinate
| ||||||||||||||||||||||||||||||||||||||||||||
38 | WindowSetResizable | Fired when the host window should allow/disallow resizing
| ||||||||||||||||||||||||||||||||||||||||||||
39 | WindowSetTop | Fired when the host window should change its Top coordinate
| ||||||||||||||||||||||||||||||||||||||||||||
40 | WindowSetWidth | Fired when the host window should change its width
| ||||||||||||||||||||||||||||||||||||||||||||
41 | WindowStateChanged | Fired to indicate that the browser window's visibility or enabled state has changed.
|
show | 117 Constant(s) | |
---|---|---|
1 | CSC_NAVIGATEBACK | 2 |
2 | CSC_NAVIGATEFORWARD | 1 |
3 | CSC_UPDATECOMMANDS | -1 |
4 | OLECMDEXECOPT_DODEFAULT | 0 |
5 | OLECMDEXECOPT_DONTPROMPTUSER | 2 |
6 | OLECMDEXECOPT_PROMPTUSER | 1 |
7 | OLECMDEXECOPT_SHOWHELP | 3 |
8 | OLECMDF_DEFHIDEONCTXTMENU | 32 |
9 | OLECMDF_ENABLED | 2 |
10 | OLECMDF_INVISIBLE | 16 |
11 | OLECMDF_LATCHED | 4 |
12 | OLECMDF_NINCHED | 8 |
13 | OLECMDF_SUPPORTED | 1 |
14 | OLECMDID_ACTIVEXINSTALLSCOPE | 66 |
15 | OLECMDID_ADDTRAVELENTRY | 60 |
16 | OLECMDID_ALLOWUILESSSAVEAS | 46 |
17 | OLECMDID_CLEARSELECTION | 18 |
18 | OLECMDID_CLOSE | 45 |
19 | OLECMDID_COPY | 12 |
20 | OLECMDID_CUT | 11 |
21 | OLECMDID_DELETE | 33 |
22 | OLECMDID_DONTDOWNLOADCSS | 47 |
23 | OLECMDID_ENABLE_INTERACTION | 36 |
24 | OLECMDID_ENABLE_VISIBILITY | 77 |
25 | OLECMDID_EXITFULLSCREEN | 81 |
26 | OLECMDID_FIND | 32 |
27 | OLECMDID_FOCUSVIEWCONTROLS | 57 |
28 | OLECMDID_FOCUSVIEWCONTROLSQUERY | 58 |
29 | OLECMDID_GETPRINTTEMPLATE | 52 |
30 | OLECMDID_GETUSERSCALABLE | 75 |
31 | OLECMDID_GETZOOMRANGE | 20 |
32 | OLECMDID_HIDETOOLBARS | 24 |
33 | OLECMDID_HTTPEQUIV | 34 |
34 | OLECMDID_HTTPEQUIV_DONE | 35 |
35 | OLECMDID_LAYOUT_VIEWPORT_WIDTH | 71 |
36 | OLECMDID_MEDIA_PLAYBACK | 78 |
37 | OLECMDID_NEW | 2 |
38 | OLECMDID_ONBEFOREUNLOAD | 83 |
39 | OLECMDID_ONTOOLBARACTIVATED | 31 |
40 | OLECMDID_ONUNLOAD | 37 |
41 | OLECMDID_OPEN | 1 |
42 | OLECMDID_OPTICAL_GETZOOMRANGE | 64 |
43 | OLECMDID_OPTICAL_ZOOM | 63 |
44 | OLECMDID_PAGEACTIONBLOCKED | 55 |
45 | OLECMDID_PAGEACTIONUIQUERY | 56 |
46 | OLECMDID_PAGEAVAILABLE | 74 |
47 | OLECMDID_PAGESETUP | 8 |
48 | OLECMDID_PASTE | 13 |
49 | OLECMDID_PASTESPECIAL | 14 |
50 | OLECMDID_POPSTATEEVENT | 69 |
51 | OLECMDID_PREREFRESH | 39 |
52 | OLECMDID_PRINT | 6 |
53 | OLECMDID_PRINT2 | 49 |
54 | OLECMDID_PRINTPREVIEW | 7 |
55 | OLECMDID_PRINTPREVIEW2 | 50 |
56 | OLECMDID_PROPERTIES | 10 |
57 | OLECMDID_PROPERTYBAG2 | 38 |
58 | OLECMDID_REDO | 16 |
59 | OLECMDID_REFRESH | 22 |
60 | OLECMDID_SAVE | 3 |
61 | OLECMDID_SAVEAS | 4 |
62 | OLECMDID_SAVECOPYAS | 5 |
63 | OLECMDID_SCROLLCOMPLETE | 82 |
64 | OLECMDID_SELECTALL | 17 |
65 | OLECMDID_SETDOWNLOADSTATE | 29 |
66 | OLECMDID_SETFAVICON | 79 |
67 | OLECMDID_SETPRINTTEMPLATE | 51 |
68 | OLECMDID_SETPROGRESSMAX | 25 |
69 | OLECMDID_SETPROGRESSPOS | 26 |
70 | OLECMDID_SETPROGRESSTEXT | 27 |
71 | OLECMDID_SETTITLE | 28 |
72 | OLECMDID_SET_HOST_FULLSCREENMODE | 80 |
73 | OLECMDID_SHOWFIND | 42 |
74 | OLECMDID_SHOWMESSAGE | 41 |
75 | OLECMDID_SHOWMESSAGE_BLOCKABLE | 84 |
76 | OLECMDID_SHOWPAGEACTIONMENU | 59 |
77 | OLECMDID_SHOWPAGESETUP | 43 |
78 | OLECMDID_SHOWPRINT | 44 |
79 | OLECMDID_SHOWSCRIPTERROR | 40 |
80 | OLECMDID_SHOWTASKDLG | 68 |
81 | OLECMDID_SHOWTASKDLG_BLOCKABLE | 85 |
82 | OLECMDID_SPELL | 9 |
83 | OLECMDID_STOP | 23 |
84 | OLECMDID_STOPDOWNLOAD | 30 |
85 | OLECMDID_UNDO | 15 |
86 | OLECMDID_UPDATEBACKFORWARDSTATE | 62 |
87 | OLECMDID_UPDATECOMMANDS | 21 |
88 | OLECMDID_UPDATEPAGESTATUS | 48 |
89 | OLECMDID_UPDATETRAVELENTRY | 61 |
90 | OLECMDID_UPDATETRAVELENTRY_DATARECOVERY | 67 |
91 | OLECMDID_UPDATE_CARET | 76 |
92 | OLECMDID_USER_OPTICAL_ZOOM | 73 |
93 | OLECMDID_VIEWPORT_MODE | 70 |
94 | OLECMDID_VISUAL_VIEWPORT_EXCLUDE_BOTTOM | 72 |
95 | OLECMDID_WINDOWSTATECHANGED | 65 |
96 | OLECMDID_ZOOM | 19 |
97 | PROTECTEDMODEREDIRECT | 1 |
98 | READYSTATE_COMPLETE | 4 |
99 | READYSTATE_INTERACTIVE | 3 |
100 | READYSTATE_LOADED | 2 |
101 | READYSTATE_LOADING | 1 |
102 | READYSTATE_UNINITIALIZED | 0 |
103 | SECURELOCKICONMIXED | 1 |
104 | SECURELOCKICONSECURE128BIT | 6 |
105 | SECURELOCKICONSECURE40BIT | 3 |
106 | SECURELOCKICONSECURE56BIT | 4 |
107 | SECURELOCKICONSECUREFORTEZZA | 5 |
108 | SECURELOCKICONSECUREUNKNOWNBITS | 2 |
109 | SECURELOCKICONUNSECURE | 0 |
110 | SWC_3RDPARTY | 2 |
111 | SWC_BROWSER | 1 |
112 | SWC_CALLBACK | 4 |
113 | SWC_DESKTOP | 8 |
114 | SWC_EXPLORER | 0 |
115 | SWFO_COOKIEPASSED | 4 |
116 | SWFO_INCLUDEPENDING | 2 |
117 | SWFO_NEEDDISPATCH | 1 |