Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.Web.Msie Namespace / IWebControl Interface

In This Topic
    IWebControl Interface Properties
    In This Topic

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

    Public Properties
     NameDescription
     PropertyGets a value that indicates whether there is a "go back" page.  
     PropertyGets a value that indicates whether there is a "go forward" page.  
     PropertyGets the Web document in the browser.  
     PropertyGets the Web page text.  
     PropertyGets the Web page title.  
     PropertyGets the Web page encryption level.  
     PropertyGets a value that indicates whether there are any children.  
     PropertyGets the instance ID of the control. (Inherited from Attachmate.Reflection.Framework.IControl)
     PropertyGets a value that indicates whether the Web browser is busy.  
     PropertyGets a value that indicates whether the Web browser is offline.  
     PropertyGets or sets the name of the control. (Inherited from Attachmate.Reflection.Framework.IControl)
     PropertyReturns reference to session COM browser control, SHDocVw.WebBrowser, instance.  
     PropertyGets the ready state of the Web browser.  
     PropertyGets or sets the state of Script Errors Suppression.  
     PropertyGets the session document file path. (Control properties are saved in session document files.) (Inherited from Attachmate.Reflection.Framework.IControl)
     PropertyGets the status bar text.  
     PropertyGets or sets the URL of the current Web page.  
     PropertyGets the version of the Web browser.  
    Top
    See Also