ExpressionEdit.DisplayText

Syntax

ExpressionEdit.DisplayText

Data Type

String

Purpose

Specifies a localized expression for the text in the ExpressionEdit control. The value of the ExpressionEdit.Text property updates when you set this property.

Remarks

This property specifies the actual text in the ExpressionEdit control. Use this property when you use the ExpressionEdit control with expression strings that are already localized for display. Refer to the Engine.LocalizeExpression and Engine.DelocalizeExpression methods for more information about localized and delocalized expressions.

See Also

Engine.DelocalizeExpression

Engine.LocalizeExpression

ExpressionEdit.MaxLength

ExpressionEdit.SelText

ExpressionEdit.Text

ExpressionEdit.TextLength