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

Glossary Item Box

Description

Returns the number of items in the list for a ComboBox or ListBox control.

Property type

Read-only property

Syntax

variable = object.ListCount

Return Type

Long

Remarks

ListCount is always one more than the largest ListIndex value.

See Also

© 2012 All Rights Reserved.