Attachmate Reflection 2014 .NET API Reference
IWebControl Interface
Members 


IWebControl interface is an interface to access an HTML-based, Web session.
Object Model
IWebControl InterfaceIWebDocument Interface
Syntax
'Declaration
 
Public Interface IWebControl 
   Inherits Attachmate.Reflection.Framework.IControl 
'Usage
 
Dim instance As IWebControl
public interface IWebControl : Attachmate.Reflection.Framework.IControl  
Remarks
The control Guid for IWebControl is {F1F058B1-0472-4095-A782-3D7333813AD0}. The Guid is used as an input parameter for CreateControl(Guid controlType) in the Application object.
Requirements

Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services

See Also

Reference

IWebControl Members
Attachmate.Reflection.Web.Msie Namespace

Send Feedback