Property | Description |
---|
AddressBar | Sets or gets a value that indicates whether the address bar of the object is visible or hidden. |
Application | Gets the automation object for the application that is hosting the WebBrowser Control. |
Busy | Gets a value that indicates whether the object is engaged in a navigation or downloading operation. |
Container | Gets an object reference to a container. |
Document | Gets the automation object of the active document, if any. |
FullName | Retrieves the fully qualified path of the Internet Explorer executable. |
FullScreen | Sets or gets a value that indicates whether Internet Explorer is in full-screen mode or normal window mode. |
Height | Sets or gets the height of the object. |
HWND | Gets the handle of the Internet Explorer main window. |
Left | Sets or gets the coordinate of the left edge of the object. |
LocationName | Retrieves the path or title of the resource that is currently displayed. |
LocationURL | Gets the URL of the resource that is currently displayed. |
MenuBar | Sets or gets a value that indicates whether the Internet Explorer menu bar is visible. |
Name | Retrieves the frame name or application name of the object. |
Offline | Sets or gets a value that indicates whether the object is operating in offline mode. |
Parent | Gets the parent of the object. |
Path | Retrieves the system folder of the Internet Explorer executable. |
ReadyState | Gets the ready state of the object. |
RegisterAsBrowser | Sets or gets a value that indicates whether the object is registered as a top-level browser window. |
RegisterAsDropTarget | Sets or gets a value that indicates whether the object is registered as a drop target for navigation. |
Resizable | Sets or gets a value that indicates whether the object can be resized. |
Silent | Sets or gets a value that indicates whether the object can display dialog boxes. |
StatusBar | Sets or gets a value that indicates whether the status bar for the object is visible. |
StatusText | Sets or gets the text in the status bar for the object. |
TheaterMode | Sets or gets whether the object is in theater mode. |
ToolBar | Sets or gets whether toolbars for the object are visible. |
Top | Sets or gets the coordinate of the top edge of the object. |
TopLevelContainer | Gets a value that indicates whether the object is a top-level container. |
Type | Gets the user type name of the contained document object. |
Visible | Sets or gets a value that indicates whether the object is visible or hidden. |
Width | Sets or gets the width of the object. |