Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library
/
Attachmate.Reflection.Objects.UserInterface Library
/
UiControlContainer Object
/ SubItems Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
SubItems Property (UiControlContainer)
In This Topic
Gets a collection of subitems. Each subitem is returned as a user interface control.
Syntax
Visual Basic (Declaration)
expression
.SubItems
As
UiControl() object
where
expression
is a variable that represents a
UiControlContainer Object
Property Value
An array of
UiControl
objects
See Also
Reference
UiControlContainer Object
UiControlContainer Members