ExpressionEditStyles
- 更新时间2026-02-03
- 阅读时长1分钟
ExpressionEditStyles
Use these constants with the ExpressionEdit.Style property to specify the appearance of the control and how the control operates.
- 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.