Name | Description | |
---|---|---|
RecentTyping Constructor | Creates a new Recent Typing object. |
The following tables list the members exposed by RecentTyping.
Name | Description | |
---|---|---|
RecentTyping Constructor | Creates a new Recent Typing object. |
Name | Description | |
---|---|---|
ClearListOnDisconnect | Gets or sets whether the Recent Typing list contents are cleared when the session is disconnected. | |
Enabled | Gets or sets whether Recent Typing is enabled in the session. | |
MaxListItems | Gets or sets the maximum number of items that can appear in the Recent Typing list. | |
MinimumMatch | Gets or sets the minimum length of a word to be typed before it is added to Recent Typing. | |
Parent | Gets the parent object. The parent is the Productivity object. | |
RecentTypingCollection | Returns an enumeration of items currently in the Recent Typing list. | |
RecentTypingPanelVisible | Gets or sets the visible state of the dockable Recent Typing panel. |
Name | Description | |
---|---|---|
AddListItem | Adds a string to the end of the Recent Typing list. | |
ClearAllItems | Removes all items from Recent Typing, resulting in an empty list. | |
DeleteListItem | Deletes a string from the Recent Typing list. | |
DeleteListItem_2 | Deletes a string from the Recent Typing list. |
Name | Description | |
---|---|---|
ListChanged | Raised when a string is added to or removed from the Recent Typing list. |