ArcPad Scripting Object Model
OnValidate Event
See Also  Send comments on this topic.
Page Object : OnValidate Event

Glossary Item Box

Description

Occurs when the form's OK button is pressed, after all Control objects' OnValidate events fire on the page.

Remarks

Use this event to write code that performs additional page validation after all Control objects' OnValidate events occur on the page.

See Also

© 2013 All Rights Reserved.