For a list of all members of this type, see WebControl members.
Name | Description | |
---|---|---|
![]() | CanGoBack | Gets a value that indicates whether there is a "go back" page. |
![]() | CanGoForward | Gets a value that indicates whether there is a "go forward" page. |
![]() | Document | Gets the Web document in the browser. |
![]() | DocumentText | Gets or sets the Web page text. |
![]() | DocumentTitle | Gets the Web page title. |
![]() | EncryptionLevel | Gets the Web page encryption level. |
![]() | HasChildren | Gets a value that indicates whether there are children. |
![]() | IsBusy | Gets a value that indicates whether the browser is busy. |
![]() | IsOffline | Gets a value that indicates whether the browser is offline. |
![]() | NativeBrowerControl | Returns reference to session COM browser control, SHDocVw.WebBrowser, instance. |
![]() | ReadyState | Gets the ready state of the Web browser. |
![]() | ScriptErrorsSuppressed | Gets or sets the state of Script Errors Suppression. |
![]() | StatusText | Gets the status bar text. |
![]() | Url | Gets or sets the URL of the current Web page. |
![]() | Version | Gets the version of the Web browser. |