Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebControl Object / HasChildren Property
In This Topic
    HasChildren Property
    In This Topic
    Gets a value indicating whether there are children.
    Syntax
    expression.HasChildren As Boolean
    where expression is a variable that represents a WebControl Object
    See Also