TXTextControl.EnableAutomationServer Method

Enables a Text Control to work as an automation server.

Syntax

TXTextControl.EnableAutomationServer

Return Value

If the method was successful it returns True, otherwise it returns False.

Data Types

Return value:    Boolean

See Also