Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library
/
Attachmate.Reflection.Objects.Web.Msie Library
/
WebElement Object
/ Children 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
Syntax
See Also
Get Started
Quickstart
HowTos
Key Concepts
API Libraries
API Libraries
Attachmate.Reflection.Objects Library
Overview
Productivity Elements
Overview
Objects
AutoComplete
AutoExpand
AutoExpandDefinition
MisspelledWord
OfficeTools
Productivity
RecentTyping
ScreenHistory
SpellCheck
Enumerations
ProductivityOverwriteOption
SpellingLanguage
User Interface Elements
Overview
Objects
Classic
ClassicMDI
Frame
Point
Ribbon
Size
SmartBorder
SmartButton
SmartControl
SmartDatePicker
SmartDropDown
SmartRequiredField
TouchUx
UiControl
UiControlContainer
UiMode
View
Enumerations
ControlType
FormWindowState
Mode
WindowModes
Web Elements
Overview
Objects
WebControl
WebDocument
WebElement
Overview
Members
Methods
Click Method
Extract Method
GetAttribute Method
GetChildrenTagNames Method
GetElement Method
GetElementsByTagName Method
GetText Method
InvokeMember1 Method
InvokeMember2 Method
PutText Method
ScrollIntoView Method
SetAttribute Method
Submit Method
Properties
AllElements Property
CanHaveChildren Property
Children Property
Document Property
Enabled Property
FirstChild Property
Id Property
InnerHtml Property
InnerText Property
Name Property
NextSibling Property
OuterHtml Property
OuterText Property
Style Property
TagName Property
Enumerations
WebBrowserEncryptionLevel
WebBrowserReadyState
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
Attachmate.Reflection.Objects.Framework Library
Children Property
In This Topic
Syntax
See Also
Gets all children of the current element.
Syntax
Visual Basic (Declaration)
expression
.Children
As
WebElement() object
where
expression
is a variable that represents a
WebElement Object
Property Value
An array of
WebElement Object
s
.
See Also
Reference
WebElement Object
WebElement Members