ArcPad Scripting Object Model
OnClick Event
See Also  Send comments on this topic.
Control Object : OnClick Event

Glossary Item Box

Description

Occurs when the control is clicked.

Remarks

Use this event to write code that performs the action when a user clicks the button; radio button; or image box, or checks/unchecks the check box. This event only occurs for Button, ImageBox, RadioButton, and CheckBox controls.

See Also

© 2012 All Rights Reserved.