InfoConnect for Unisys VBA Guide
RecentTyping Object Members

The following tables list the members exposed by RecentTyping.

Properties
 NameDescription
Public PropertyClearListOnDisconnectGets or sets whether the Recent Typing list contents are cleared when the session is disconnected.  
Public PropertyEnabledGets or sets whether Recent Typing is enabled in the session.  
Public PropertyMaxListItemsGets or sets the maximum number of items that can appear in the Recent Typing list.  
Public PropertyMinimumMatchGets or sets the minimum length of a word to be typed before it is added to Recent Typing.  
Public PropertyParentGets the parent object. The parent is the Productivity object.  
Public PropertyRecentTypingCollectionReturns an enumeration of items currently in the Recent Typing list.  
Public PropertyRecentTypingPanelVisibleGets or sets the visible state of the dockable Recent Typing panel.  
Top
Methods and Functions
 NameDescription
Public MethodAddListItemAdds a string to the end of the Recent Typing list.  
Public MethodClearAllItemsRemoves all items from Recent Typing, resulting in an empty list.  
Public MethodDeleteListItemDeletes a string from the Recent Typing list.  
Public MethodDeleteListItem_2Deletes a string from the Recent Typing list.  
Top
Events
 NameDescription
Public EventListChangedRaised when a string is added to or removed from the Recent Typing list.  
Top
See Also

 

 


2015 Attachmate

Send Feedback