ExpressionEdit.Style

Syntax

ExpressionEdit.Style

Data Type

ExpressionEditStyles

Use the following constants with this data type:

  • ExpressionEditStyle_DropDownCombo –(Value: 1) Specifies that the ExpressionEdit control is a combo box control.
  • ExpressionEditStyle_Edit –(Value: 0) Specifies that the ExpressionEdit control is an edit control.

Purpose

Specifies the appearance of the control.