Returns the number of toolbar objects.
Read-only property
variable = object.Count |
Integer
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.