AutoExpand Object Properties
In This Topic
For a list of all members of this type, see AutoExpand members.
Public Properties
| Name | Description |
 | AutoExpandDefinitionCollection | Returns an enumerator of the current Auto Expand definitions defined for the session, or null if it cannot be obtained. |
 | AutoExpandOverwrite | Gets or sets how text following a completion is treated. |
 | Enabled | Gets or sets whether Auto Expand is enabled in the session. |
 | ExpandAndContinue | Gets or sets whether completed text is wrapped to ensuing input fields if the completion text is too long to fit in the original field. |
 | IsCaseSensitive | Gets or sets whether words are completed on a case-sensitive basis. |
 | Parent | Gets the parent object. The parent is the Productivity object. |
Top
See Also