ArcPad Scripting Object Model
Count Property
See Also  Send comments on this topic.
ToolBars Collection : Count Property

Glossary Item Box

Description

Returns the number of toolbar objects.

Property type

Read-only property

Syntax

variable = object.Count

Return Type

Integer

Remarks

Count returns the total number of toolbars that are loaded into the ArcPad application. This includes toolbars that are loaded, but not visible. For example, an applet that hides the three default toolbars (main, browse, and edit) and displays one custom toolbar would have a Count of four, even though only one toolbar is visible.

See Also

© 2012 All Rights Reserved.