TextEditboxes

A collection of text editbox controls.

TextEditboxes Properties

Property Type Access Description
Count Long read The number of TextEditboxes.
Item Object read Returns the TextEditbox with the specified index or name as Long or String.

TextEditboxes Methods

Method Returns Description
Add TextEditbox Create a new TextEditbox.
AnyItem Object Returns any TextEditbox.
FirstItem Object Returns the first TextEditbox.
ItemByID Object Returns the TextEditbox with the specified ID.
ItemByRange Objects Returns the TextEditboxes within the specified range.
LastItem Object Returns the last TextEditbox.
MiddleItem Object Returns the middle TextEditbox.
NextItem Object Returns the next TextEditbox.
PreviousItem Object Returns the previous TextEditbox.

Leave a Comment

Previous post:

Next post: