Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebControl Object / NativeBrowerControl Property
In This Topic
    NativeBrowerControl Property
    In This Topic
    Returns reference to session COM browser control, SHDocVw.WebBrowser, instance.
    Syntax
    expression.NativeBrowerControl As Object
    where expression is a variable that represents a WebControl Object
    See Also