Auto_Label_State - dbComboFormDD_

Determines if this object will draw label values from the DDO rather than from any label that may be set in this object

Type: Property

Access: Read/Write

Data Type: Boolean

Parameters: None

Syntax
 Property Boolean Auto_Label_State

Read Access: Get Auto_Label_State to BooleanVariable
Write Access: Set Auto_Label_State to BooleanVariable/Value


Description

If Auto_Label_State is set to True, this object will draw label values from the DDO rather than from any label that may be set in this object.

When used within single-item objects (e.g. Form, dbForm, cTextEdit), the object uses the field's long label name.
When used within multi-item objects (e.g. Grid, dbGrid), the object uses the field's short label name.

Default is False.