Links are not active on this page.
 WriteExpression Method

Writes an expression to a property. Available at design time and run time.

Object.WriteExpression[cPropertyName, cExpression]

Parameters

cPropertyName

Specifies the name of the property to write the expression to.

cExpression

Specifies a character string that is written to the property sheet as an expression.

Expand imageRemarks

Expand imageSee Also