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

Glossary Item Box

Description

Returns or sets a value that determines whether the tool button is displayed in a depressed state.

Property type

Read-write property

Syntax

object.Checked = [ value ]

Return Type

Boolean

Remarks

Setting the Checked property of a tool button to True does not click the tool button. It only displays the tool button in a depressed state. Use the Click method to click a tool button.

See Also

© 2013 All Rights Reserved.