Share via


IBrowserCallback Interface

Definition

public interface class IBrowserCallback
public interface IBrowserCallback
type IBrowserCallback = interface
Public Interface IBrowserCallback
Derived

Properties

BrowserId
Document
IsBusy
IsDisposed
IsPooled
ReadyState
Url
UsdObjectForScripting
WebBrowser

Methods

AttachHandler(WebBrowserEvent, Delegate)
Dispose()
GetDocument(String)
GetDocumentContainingId(HTMLDocument, String)
GetUrl(String)
GoBack()
GoForward()
GoHome()
Hide()
HideScriptErrors(Boolean)
IsResponding()
Navigate(String)
Navigate(String, String, Byte[], String)
NavigateByScriptInjecton(String, String)
Refresh()
RemoveHandler(WebBrowserEvent, Delegate)
RunScript(String, String, String)
SetVisualParentHwnd(IntPtr)
ShowBrowser()
ShowOutside(String)

Events

BrowserNavigating
Closing
CrashNotify
DocumentReady
Loaded
StatusChangeNotify

Applies to