Skip to content

Validate_Mode - cComDbActiveXControl_

Determines how and when object validation occurs

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer Validate_Mode
Access Type Syntax
Read Access: Get Validate_Mode to IntegerVariable
Write Access: Set Validate_Mode to IntegerVariable/Value

Description

Validate_Mode determines how and when object validation occurs.

Default is VALIDATE_ON_SAVE_NEXT.

Valid modes are:

Mode Description
VALIDATE_DEFAULT Obsolete (character-mode only)
VALIDATE_ON_SAVE Validates are only sent during a save
VALIDATE_ON_SAVE_NEXT Validates are sent during a save and forward keyboard navigation