Share

TextBoxes.Item Property

Parent Object: TextBoxes

Description

Returns a TextBox from the collection.

Syntax

TextBoxes.Item( Index As Long ) As TextBox

Property Value

This is a read only property whose value is a TextBox.

Parameters

Name Type Description
Index Long

Samples

Name Description
Sketch Text Add This sample illustrates creating text in a sketch.

Version

Introduced in version 5.3

Was this information helpful?