SoftwareEngineering

イベント

イベント説明
BeforeNavigateFires before navigation occurs in the given object (on either a window or frameset element).
BeforeNavigate2Fires before navigation occurs in the given object (on either a window or frameset element).
CommandStateChangeFires when the enabled state of a command changes.
DocumentCompleteFires when a document has been completely loaded and initialized.
DownloadBeginFires when a navigation operation is beginning.
DownloadCompleteFires when a navigation operation finishes, is halted, or fails.
FileDownloadFires to indicate that a file download is about to occur. If a file download dialog is to be displayed, this event is fired prior to the display of the dialog.
NavigateCompleteFires after a navigation to a link is completed on either a window or frameSet element.
NavigateComplete2Fires after a navigation to a link is completed on either a window or frameSet element.
NavigateErrorFires when an error occurs during navigation.
NewWindowFires when a new window is to be created.
NewWindow2Fires when a new window is to be created.
NewWindow3Raised when a new window is to be created. Extends NewWindow2 with additional information about the new window.
OnFullScreenFires when the FullScreen property is changed.
OnMenuBarFires when the MenuBar property is changed.
OnQuitFires before the Internet Explorer application quits.
OnStatusBarFires when the StatusBar property is changed.
OnTheaterModeFires when the TheaterMode property is changed.
OnToolBarFires when the ToolBar property is changed.
OnVisibleFires when the Visible property of the object is changed.
PrintTemplateInstantiationFires when a print template has been instantiated.
PrintTemplateTeardownFires when a print template has been destroyed.
PrivacyImpactedStateChangeFired when an event occurs that impacts privacy or when a user navigates away from a URL that has impacted privacy.
ProgressChangeFires when the progress of a download operation is updated on the object.
PropertyChangeFires when the PutProperty method of the object changes the value of a property.
SetSecureLockIconFires when there is a change in encryption level.
StatusTextChangeFires when the status bar text of the object has changed.
TitleChangeFires when the title of a document in the object becomes available or changes.
UpdatePageStatusNot currently implemented.
WindowActivateNot currently implemented.
WindowMoveNot currently implemented.
WindowResizeNot currently implemented.

メソッド

メソッド説明
ClientToWindowConverts the client coordinates of a point to window coordinates.
ExecWBExecutes a command on an OLE object and returns the status of the command execution using the IOleCommandTarget interface.
GetPropertyRetrieves the value of a property associated with the given object.
GoBackNavigates backward one item in the history list.
GoForwardNavigates forward one item in the history list.
GoHomeNavigates to the current home or start page.
GoSearchNavigates to the current search page.
NavigateNavigates to a resource identified by a URL or to the file identified by a full path.
Navigate2Navigates the browser to a location that might not be able to be expressed as a URL, such as a pointer to an item identifier list (PIDL) for an entity in the Microsoft Windows shell namespace.
PutPropertySets the value of a property associated with the object.
QueryStatusWBQueries the OLE object for the status of commands using the IOleCommandTarget interface.
QuitCloses the object.
RefreshReloads the file that is currently displayed in the object.
Refresh2Reloads the file that is currently displayed in the object. Unlike Refresh, this method contains a parameter that specifies the refresh level.
ShowBrowserBarShows or hides a specified browser bar.
StopCancels any pending navigation or download operation and stops any dynamic page elements, such as background sounds and animations.

プロパティ

プロパティ説明
AddressBarSets or retrieves whether the address bar of the object is visible or hidden.
ApplicationRetrieves the automation object for an application that is hosting the WebBrowser Control.
BusyRetrieves a Boolean value indicating whether the object is engaged in a navigation or downloading operation.
ContainerRetrieves an object reference to a container.
DocumentRetrieves the automation object of the active document, if any.
FullNameRetrieves the fully qualified path of the Internet Explorer executable file.
FullScreenSets or retrieves a Boolean value that indicates whether Internet Explorer is in full-screen or normal window mode.
HeightSets or retrieves the height of the Internet Explorer main window.
HWNDRetrieves the handle of the Internet Explorer main window.
LeftSets or retrieves the screen coordinate of the left edge of the main window of the object.
LocationNameRetrieves the name of the resource that Internet Explorer is currently displaying.
LocationURLRetrieves the URL of the resource that Internet Explorer is currently displaying.
MenuBarSets or retrieves a Boolean value that indicates whether the Internet Explorer menu bar is visible.
NameRetrieves the name of the object that contains the WebBrowser Control used by Internet Explorer.
OfflineSets or retrieves a Boolean value that indicates whether the object is currently operating in offline mode.
ParentRetrieves the parent of the object.
PathRetrieves the full path to the object.
ReadyStateRetrieves the ready state of the object.
RegisterAsBrowserSets or retrieves a value that indicates whether the object is registered as a top-level browser for target name resolution.
RegisterAsDropTargetSets or retrieves a value that indicates whether the object is registered as a drop target for navigation.
ResizableSets or retrieves a value that indicates whether the object can be resized.
SilentSets or retrieves a value that indicates whether the object can show dialog boxes.
StatusBarSets or retrieves a value that indicates whether the status bar for the object is visible.
StatusTextSets or retrieves the text in the status bar for the object.
TheaterModeSets or retrieves a value that indicates whether the object is in theater mode.
ToolBarSets or retrieves a value that indicates whether the toolbar for the object is visible.
TopSets or retrieves the screen coordinate of the top edge of the main window of the object.
TopLevelContainerRetrieves a value that indicates whether the object is a top-level container.
TypeRetrieves the type name of the contained document object-that is, Windows HTML Viewer.
VisibleSets or retrieves a value that indicates whether the object is visible or hidden.
WidthSets or retrieves the width of the main window for the object.

トップ   差分 履歴 リロード   一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2014-07-29 (火) 09:02:17