ExpressionEdit.Style
- Updated2024-10-09
- 1 minute(s) read
ExpressionEdit.Style
Syntax
ExpressionEdit.Style
Data Type
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.