Class | Description | |
---|---|---|
AfterSendKeysEventArgs | AfterSendKeys event argument class. | |
BeforeSendControlKeyEventArgs | Contains the Key and Cancel properties that allow the event handler to cancel the action or modify the key value before the control key is sent to the host. | |
BeforeSendKeysEventArgs | Contains the Cancel and Key properties that allow the event handler to cancel the action or modify the key value before the key is sent to the host. | |
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 | |
CreditCardRecognizedEventArgs | CreditCardRecognized event arguments. | |
CursorInNewFieldEventArgs | CursorInNewField event argument. | |
HostField | Represents (on a host screen) a field with field attributes, start position, and field length. | |
Hotspot | Defines an individual hotspot instance | |
HotSpots | Hot spot object, defines the set of properties and methods related to hotspots. | |
IbmHostsException | Exception object thrown by IbmHosts objects to indicate a error condition. | |
IbmPrinter | ||
InputMapAction | An action that can be mapped to something in an input map. | |
InputMapActionSequence | Contains a set of actions that are mapped to an input mapping. | |
KeyboardMapping | Maps a key to a sequence of one or more input actions. | |
MouseButtonCombination | Represents the state of a particular mouse button mapping. | |
MouseMapping | Maps a mouse button/modifier key combination to a sequence of one or more input actions. | |
PrinterPrintOptions | PrinterPrintOptions object for printer sessions. | |
RwinDefinedEventArgs | This event is triggered when an event defined by the DefineEvent method occurs. Events defined in this way remain defined as long as your Reflection session lasts, or until they are removed using the RemoveEvent. | |
ScreenCharacter | ScreenCharacter represents one character on the host screen. | |
ScreenPoint | ScreenPoint represents a coordinate of a row and a column on the host screen. |