Combo.NoCreateEditors

Syntax

NoCreateEditors: Boolean

Description

The NoCreateEditors property determines the attribute that the header is displayed as a simple text and not in editors of the TextBox and MaskEdit components.

Comments

Available values:

Use JSON or the setNoCreateEditors method to set the property value and the getNoCreateEditors method to get the property value.

Example

The property use is given in description of the Combo.getTextBox method.

See also:

Combo