The type of the Flags parameter in Navigate and Navigate2.
Flags
The type of the Command parameter in the TWebBrowserCommandStateChange event handler.
Command
The history list changed the ability of the GoBack method to navigate to a new URL.
The history list changed the ability of the GoForward method to navigate to a new URL.
Any change not covered by the other CSC_ constants.
CSC_
Indicates what an Automation object should do in response to an OLECMDID command.
Use the default behavior, whether prompting the user for input or not.
Execute the command without prompting the user.
Execute the command after obtaining user input.
Show help for the command, but do not execute it.
The type of support an Automation object provides for a specific command at a specific time.
Not currently used.
The command is currently enabled.
The command is an on/off toggle that is currently on
The Automation object supports the command (but it may not be enabled).
A command that can be executed by an Automation object.
A pointer to a variable of type OleVariant.
OleVariant
The type of the Level parameter in the Refresh2 method.
Level
The type of the SecureLockIcon parameter in the TWebBrowserSetSecureLockIcon event handler.
SecureLockIcon
The type of a window handle, as defined on the target platform.
Enumerates the range of values in BrowserNavConstants
Enumerates the range of values in RefreshConstants
Provides the enumeration type E with flag operators and implicit conversion to variant type V.
E
V
Provides access to the Web browser functionality of Microsoft's Shell Doc Object and Control Library.
Event handler triggered before navigate occurs in the given Web browser (window or frameset element).
Event handler triggered to request client sizes be converted to host window sizes.
Event handler triggered when the enabled state of a command changes.
Event handler triggered when the document being navigated to reaches READYSTATE_COMPLETE.
Event handler triggered when the document being navigated to becomes visible and enters the navigation stack.
Event handler triggered when a binding error occurs (window or frameset element).
Event handler triggered when a new, hidden, non-navigated Web browser window is needed.
Event handler triggered when full-screen mode should be on/off.
Event handler triggered when the menu bar should be shown/hidden.
Event handler triggered when the status bar should be shown/hidden.
Event handler triggered when theater mode should be on/off.
Event handler triggered when the toolbar should be shown/hidden.
Event handler triggered when the window should be shown/hidden.
Event handler triggered when a print template is instantiated.
Event handler triggered when a print template is destroyed.
Event handler triggered when the global privacy impacted state changes.
Event handler triggered when download progress is updated.
Event handler triggered to indicate the security level of the current web page contents.
Event handler triggered when status bar text has changed.
Event handler triggered when the Document title has changed.
Event handler triggered when a page is spooled; can be changed by a custom template when handled.
Event handler triggered when the Web browser is about to be closed by a script.
Event handler triggered when the host window should change its height.
Event handler triggered when the host window should change its left coordinate.
Event handler triggered when the host window should allow/disallow resizing.
Event handler triggered when the host window should change its top coordinate.
Event handler triggered when the host window should change its width.