Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebControl Object / Version Property
In This Topic
    Version Property (WebControl)
    In This Topic
    Gets the version of the Web browser.
    Syntax
    expression.Version As Version
    where expression is a variable that represents a WebControl Object
    See Also