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.