InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.UserInterface Library / UiControlContainer Object / SubItems Property
In This Topic
    SubItems Property (UiControlContainer)
    In This Topic
    Gets a collection of subitems. Each subitem is returned as a user interface control.
    Syntax
    expression.SubItems As _UiControl()

    Property Value

    An array of UiControl objects
    See Also