InfoConnect for Unisys
IWebControl Interface Properties

For a list of all members of this type, see IWebControl members.

Public Properties
 NameDescription
 PropertyCanGoBackGets a value that indicates whether there is a "go back" page.  
 PropertyCanGoForwardGets a value that indicates whether there is a "go forward" page.  
 PropertyDocumentGets the Web document in the browser.  
 PropertyDocumentTextGets the Web page text.  
 PropertyDocumentTitleGets the Web page title.  
 PropertyEncryptionLevelGets the Web page encryption level.  
 PropertyHasChildrenGets a value that indicates whether there are any children.  
 PropertyIsBusyGets a value that indicates whether the Web browser is busy.  
 PropertyIsOfflineGets a value that indicates whether the Web browser is offline.  
 PropertyNativeBrowerControlReturns reference to session COM browser control, SHDocVw.WebBrowser, instance.  
 PropertyReadyStateGets the ready state of the Web browser.  
 PropertyScriptErrorsSuppressedGets or sets the state of Script Errors Suppression.  
 PropertyStatusTextGets the status bar text.  
 PropertyUrlGets or sets the URL of the current Web page.  
 PropertyVersionGets the version of the Web browser.  
Top
See Also