ArcPad Scripting Object Model
Text Property
See Also  Send comments on this topic.
Control Object : Text Property

Glossary Item Box

Description

Returns or sets the text to display for the control.

Property type

Read-write property

Syntax

object.Text = [ value ]

Return Type

String

Remarks

The Text property applies to the following controls: Button, CheckBox, ComboBox, DateTime, Edit, Label, ListBox, and RadioButton. When setting the text displayed in an Edit control via a script, use the Value property instead of the Text property.

See Also

© 2013 All Rights Reserved.