Share

ProfilePath.TextBoxPath Property

Parent Object: ProfilePath

Description

Property that returns a Boolean indicating if the profile path denotes a text box. Returns True in the case that the path denotes a text box. If the profile path denotes a set of connected curves, then this property will return False.

Syntax

ProfilePath.TextBoxPath() As Boolean

Property Value

This is a read only property whose value is a Boolean.

Version

Introduced in version 11

Was this information helpful?