ArcPad Scripting Object Model
Visible Property
See Also  Send comments on this topic.
ToolItem Collection : Visible Property

Glossary Item Box

Description

Returns or sets a value that determines whether the tool button is visible.

Property type

Read-write property

Syntax

object.Visible = [ value ]

Return Type

Boolean

Remarks

There is a limitation in using the .Visible property in the current toolbar/menu system implemenation.

.Visible will return true/false according to the visibility regardless of whether the tool is on the toolbar portion or in a menu.

.Visible is READ-ONLY and cannot be set if the tool is in a menu, but can be set if the tool is on the toolbar portion of a toolbar configuration.

See Also

© 2012 All Rights Reserved.