Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library
/
Attachmate.Reflection.Objects.Web.Msie Library
/
WebDocument Object
/ Forms 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
Overview
Members
Methods
Extract Method
GetElement Method
GetElementById Method
GetElementFromPoint1 Method
GetElementFromPoint2 Method
GetElementsByTagName Method
InvokeScript1 Method
InvokeScript2 Method
Properties
ActiveElement Property
AllElements Property
Body Property
Cookie Property
DefaultEncoding Property
Domain Property
Encoding Property
Focused Property
Forms Property
Images Property
Links Property
Title Property
Url Property
WebElement
Enumerations
WebBrowserEncryptionLevel
WebBrowserReadyState
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
Attachmate.Reflection.Objects.Framework Library
Forms Property
In This Topic
Syntax
See Also
Gets a collection of all of the form elements in the document.
Syntax
Visual Basic (Declaration)
expression
.Forms
As
WebElement() object
where
expression
is a variable that represents a
WebDocument Object
Property Value
A
WebElement
object
See Also
Reference
WebDocument Object
WebDocument Members