Object | Description | |
---|---|---|
![]() | ContextMenu | Provides methods and properties for interacting with a terminal session's context menu |
![]() | ContextMenuItem | Represents an individual item within a context menu. |
![]() | ContextMenus | Defines properties and operations on the collection of context menus currently defined in the session document |
![]() | FieldAttributes | Defines valid values used to determine a field's attributes. |
![]() | HostField | HostField represents a field on the host screen that includes field attributes, a start position, and a field length. |
![]() | Hotspot | Maps a key to a sequence of one or more input actions. |
![]() | HotSpots | Obtains or specifies information that pertains to hotspots behavior. |
![]() | InputMapAction | An action that can be mapped to something in an input map. |
![]() | InputMapActionSequence | A set of zero or more actions that can be mapped to a mouse button, a key, or a context menu item. |
![]() | KeyboardMapper | Provides the ability to view keyboard mappings for the terminal session, and to remap keys programmatically. |
![]() | KeyboardMapping | Maps a key to a sequence of one or more input actions. |
![]() | Macro | Methods, properties, and events associated with running or recording macros. |
![]() | MouseButtonCombination | Represents the state of a particular mouse button mapping. |
![]() | MouseMapper | Provides the ability to view mouse mappings for the terminal session, and to remap mouse button combinations programmatically. |
![]() | MouseMapping | Maps a mouse button/modifier key combination to a sequence of one or more input actions. |
![]() | ScreenCharacter | ScreenCharacter represents one character on the host screen. |
![]() | ScreenPoint | ScreenPoint represents a coordinate of a row and a column on the host screen. |
![]() | ScreenRegion | Defines an area on the host screen for selecting text. |
![]() | Theme | Theme object represents a visual theme in the application. |
![]() | ThemeColor | Provides implementation of properties and methods to get and set terminal colors within an InfoConnect theme. |
![]() | ThemeCursor | Cursor configuration properties for the current Theme. |
![]() | ThemeFont | Font configuration properties for the current Theme. |
![]() | ThemeSounds | Sounds configuration properties for the current Theme. |