EditText Property

Specifies the text to be displayed in the combo box of the ExpressionEditor.

Syntax

object.EditText [= String]

Properties

The EditText property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

String

The text displayed in the ExpressionEditor's combo box.

 

Applies To