Admin Production rocket
Current Publication

Properties

Reflection Desktop VBA Guide V18.0.2
AutoExpand Object Properties
In This Topic

For a list of all members of this type, see AutoExpand members.

Public Properties
Name Description
Public Property Returns an enumerator of the current Auto Expand definitions defined for the session, or null if it cannot be obtained.
Public Property Gets or sets how text following a completion is treated.
Public Property Gets or sets whether Auto Expand is enabled in the session.
Public Property 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.
Public Property Gets or sets whether words are completed on a case-sensitive basis.
Public Property Gets the parent object. The parent is the Productivity object.
Top
See Also