InfoConnect VBA Guide
Attachmate.Reflection.Objects.Web.Msie Library / WebControl Object

WebControl Object Properties

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

Public Properties
 NameDescription
Public PropertyGets a value indicating whether there is a "go back" page.  
Public PropertyGets a value indicating whether there is a "go forward" page.  
Public PropertyGets the Web document in the browser.  
Public PropertyGets or sets the Web page text.  
Public PropertyGets the Web page title.  
Public PropertyGets the Web page encryption level.  
Public PropertyGets a value indicating whether there are children.  
Public PropertyGets a value indicating whether the browser is busy.  
Public PropertyGets a value indicating whether the browser is offline.  
Public PropertyReturns reference to session COM browser control, SHDocVw.WebBrowser, instance.  
Public PropertyGets the ready state of the Web browser.  
Public PropertyGets or sets a value indicating whether Script Errors Suppression state is suppressed.  
Public PropertyGets the status bar text.  
Public PropertyGets or sets the URL of the current Web page.  
Public PropertyGets the version of the Web browser.  
Top
See Also