• Get Started
    • Copyrights and Notices
    • Install the API
    • Determine Which Type of Terminal You are Using
    • Create a New Session
    • Open a Session
    • Create an Invisible Session
    • Connect to a Session
    • Add Trusted Locations
  • Programming Concepts
    • API Architecture Overview
    • Namespaces
    • Getting Terminal Controls and Views
    • Handling Host Timing and Screen Redraw Issues
    • Navigating Sessions
    • Handling Events
  • Walkthroughs
    • Add the Terminal User Control
      • Embed Terminal User Controls
      • Using the WPF Terminal User Control
      • Load Themes in the Terminal User Control
    • Customize the User Interface
      • Dynamically Change the User Interface
      • Set Workspace Size and Position
      • Define Hotspots
      • Define Context Menus
    • Log User Input and Credit Card Access
      • Log User Input
      • Save Screens As Text Or Images
      • Monitor Credit Card Access
    • Set up Secure Connections
      • Convert from Telnet to SSL/TLS
      • Set up SSH Connection
    • Retrieve and Enter Data
      • Screen Scrape Data
      • Get Data With a Visual Studio Office App
      • Enter Data With a Visual Studio Office App
      • Get Text from a Web Page
    • Other Automation Tasks
      • Run VBA Macro
      • Work With Multiple Sessions
      • Control Multiple InfoConnect Workspaces
      • Transfer Files
  • API Assemblies
    • Attachmate.Reflection Assembly
      • Overview
      • Namespaces
        • Attachmate.Reflection Namespace
          • Overview
          • Classes
            • CancelableEventArgs
              • Overview
              • Members
              • CancelableEventArgs Constructor
              • Properties
                • Cancel Property
            • SecuredSettingException
              • Overview
              • Members
              • SecuredSettingException Constructor
                • SecuredSettingException Constructor()
                • SecuredSettingException Constructor(String)
                • SecuredSettingException Constructor(String,Exception)
                • SecuredSettingException Constructor(SerializationInfo,StreamingContext)
          • Enumerations
            • CloseOption
            • ErrorCode
            • ReturnCode
          • Delegates
            • CancelableEventHandler
        • Attachmate.Reflection.Productivity Namespace
          • Overview
          • Classes
            • AutoCompleteAcceptedEventArgs
              • Overview
              • Members
              • AutoCompleteAcceptedEventArgs Constructor
              • Fields
                • AcceptedSuggestion Field
                • Prefix Field
            • AutoExpandEventArgs
              • Overview
              • Members
              • AutoExpandEventArgs Constructor
              • Fields
                • Abbreviation Field
                • Expansion Field
            • MisspelledWordEventArgs
              • Overview
              • Members
              • MisspelledWordEventArgs Constructor
              • Fields
                • MisspelledWord Field
          • Enumerations
            • ProductivityOverwriteOption
            • SpellingLanguage
          • Structures
            • AutoExpandDefinition
              • Overview
              • Members
              • AutoExpandDefinition Constructor
              • Properties
                • Abbreviation Property
                • Expansion Property
            • MisspelledWord
              • Overview
              • Members
              • MisspelledWord Constructor
              • Methods
                • Equals Method
                • GetHashCode Method
              • Properties
                • StartCol Property
                • StartRow Property
                • Suggestions Property
                • Word Property
              • Operators
                • Equality Operator
                • Inequality Operator
          • Interfaces
            • IAutoComplete
              • Overview
              • Members
              • Methods
                • ClearSuggestions Method
              • Properties
                • AutoCompleteOverwrite Property
                • CompleteAndContinue Property
                • Enabled Property
                • EnableDataPersistence Property
                • IsCaseSensitive Property
                • IsDictionaryEmpty Property
                • IsSuggestionPerScreen Property
                • MaxSuggestions Property
                • MaxWordLength Property
                • MinimumWordLength Property
                • Parent Property
              • Events
                • DictionaryChanged Event
                • SuggestionAccepted Event
            • IAutoExpand
              • Overview
              • Members
              • Methods
                • AddEntry Method
                • ContainsEntry Method
                • Lookup Method
                • RemoveAllEntries Method
                • RemoveEntry Method
              • Properties
                • AutoExpandDefinitionCollection Property
                • AutoExpandOverwrite Property
                • Enabled Property
                • ExpandAndContinue Property
                • IsCaseSensitive Property
                • Parent Property
              • Events
                • AutoExpanded Event
                • DictionaryChanged Event
            • IOfficeTools
              • Overview
              • Members
              • Methods
                • ActivateContactsApp Method
                • ActivateEmailApp Method
                • CreateNewAppointment Method
                • CreateNewContact Method
                • CreateNewEmailMessage Method
                • CreateNewNote Method
                • CreateNewTask Method
                • CreateWordProcessingDocument Method
                • CreateWordProcessingDocumentWithGraphic Method
                • CreateWordProcessingDocumentWithGraphicSet Method
                • GetBookmarks Method
              • Properties
                • AppointmentEnabled Property
                • CloseOfficeDocsOnAppExit Property
                • ContactEnabled Property
                • CopyAsImage Property
                • EmailEnabled Property
                • IncludeScreenData Property
                • NoteEnabled Property
                • OfficeToolsPaneVisible Property
                • Parent Property
                • SlideshowEnabled Property
                • SlideshowTemplate Property
                • TaskEnabled Property
                • WordProcessingBookmark Property
                • WordProcessingEnabled Property
                • WordProcessingTemplate Property
            • IProductivity
              • Overview
              • Members
              • Methods
                • ScratchPadLoad Method
                • ScratchPadSaveAs Method
              • Properties
                • AutoComplete Property
                • AutoExpand Property
                • OfficeTools Property
                • Parent Property
                • RecentTyping Property
                • ScratchPadContents Property
                • ScratchPadContentsAsText Property
                • ScratchPadPanelVisible Property
                • ScreenHistory Property
                • SpellCheck Property
            • IRecentTyping
              • Overview
              • Members
              • Methods
                • AddListItem Method
                • ClearAllItems Method
                • DeleteListItem Method
                  • DeleteListItem(Int32) Method
                  • DeleteListItem(String) Method
              • Properties
                • ClearListOnDisconnect Property
                • Enabled Property
                • MaxListItems Property
                • MinimumMatch Property
                • Parent Property
                • RecentTypingCollection Property
                • RecentTypingPanelVisible Property
              • Events
                • ListChanged Event
            • IScreenHistory
              • Overview
              • Members
              • Methods
                • Back Method
                • CaptureScreen Method
                • ClearAllScreens Method
                • DeleteScreen Method
                • Forward Method
                • GetHistoryScreenImage Method
                • GetLiveScreenImage Method
                • OpenScreenHistoryFile Method
                • SaveScreenHistoryFile Method
                • ShowLiveScreen Method
                • ShowScreen Method
              • Properties
                • ClearHistoryOnDisconnect Property
                • Count Property
                • Index Property
                • ManualCaptureOnly Property
                • NumberOfScreensToRemember Property
                • Parent Property
                • ScreenHistoryPanelVisible Property
              • Events
                • ScreenChanged Event
                • ScreenSelected Event
            • ISpellCheck
              • Overview
              • Members
              • Methods
                • AddToCustomDictionary Method
                • CheckCurrentField Method
                • CheckScreen Method
                • CorrectMisspelling Method
                • RemoveAllMisspellings Method
                • RemoveMisspelling Method
              • Properties
                • AutoCorrect Property
                • CheckSpellingAsType Property
                • CorrectAccidentalCapsLock Property
                • CorrectTwoInitialCaps Property
                • CustomDictionaryPath Property
                • Enabled Property
                • IgnoreAllUppercase Property
                • IgnoreWordsWithNumbers Property
                • MainLanguage Property
                • MaxSuggestions Property
                • MaxWordLength Property
                • MinimumMatch Property
                • MisspelledWordCollection Property
                • Parent Property
              • Events
                • MisspelledWord Event
          • Delegates
            • AutoCompleteAcceptedEventHandler
            • AutoExpandEventHandler
            • MisspelledWordEventHandler
        • Attachmate.Reflection.UserInterface Namespace
          • Overview
          • Classes
            • ClassicMDI
              • Overview
              • Members
              • Properties
                • Parent Property
            • MouseEventArgsEx
              • Overview
              • Members
              • MouseEventArgsEx Constructor
                • MouseEventArgsEx Constructor(Int32,MouseButtons,Int32,Int32,Int32,Int32)
                • MouseEventArgsEx Constructor(Int32,MouseButtons,Int32,Int32,Int32,Int32,Int32,Int32)
              • Properties
                • Button Property
                • Clicks Property
                • Column Property
                • Delta Property
                • Location Property
                • Row Property
                • WindowMessage Property
                • X Property
                • Y Property
              • Operators
                • Implicit Type Conversion Operator
            • ValueChangedEventArgs
              • Overview
              • Members
              • ValueChangedEventArgs Constructor
              • Fields
                • Value Field
            • ViewEventArgs
              • Overview
              • Members
              • ViewEventArgs Constructor
              • Properties
                • View Property
          • Enumerations
            • ControlType
            • Mode
            • WindowModes
          • Interfaces
            • IClassic
              • Overview
              • Members
              • Properties
                • Parent Property
            • IClassicMDI
              • Overview
              • Members
              • Properties
                • Parent Property
            • IFrame
              • Overview
              • Members
              • Methods
                • Activate Method
                • CreateView Method
                • Dispose Method
                • GetViewByControl Method
                • GetViewByInstanceId Method
                • GetViewByTitleText Method
                • GetViewsByFilePath Method
                • GetViewsByName Method
              • Properties
                • AllViews Property
                • FullScreen Property
                • Name Property
                • SelectedView Property
                • StatusBarText Property
                • StatusBarVisible Property
                • VBCommonProject Property
                • ViewCount Property
                • Visible Property
                • WindowLocation Property
                • WindowMode Property
                • WindowSize Property
                • WindowState Property
              • Events
                • ViewOpened Event
            • IFrameInternal
              • Overview
              • Members
              • Methods
                • Save Method
              • Properties
                • WsDetails Property
            • IRibbon
              • Overview
              • Members
              • Properties
                • Expanded Property
                • Parent Property
                • SelectedTab Property
            • ITouchUx
              • Overview
              • Members
              • Properties
                • Parent Property
            • IUiControl
              • Overview
              • Members
              • Properties
                • ActionId Property
                • ControlType Property
                • Description Property
                • Enabled Property
                • Id Property
                • InstanceId Property
                • Parent Property
                • Text Property
                • Tooltip Property
                • Visible Property
            • IUiControlContainer
              • Overview
              • Members
              • Methods
                • GetChildControlById Method
                • GetControlById Method
              • Properties
                • SubItems Property
            • IUiMode
              • Overview
              • Members
              • Methods
                • GetChildControlById Method
                • GetControlById Method
                • Load Method
                • Reset Method
              • Properties
                • FileName Property
                • Mode Property
                • Parent Property
                • SubItems Property
            • IView
              • Overview
              • Members
              • Methods
                • Close Method
                • Focus Method
              • Properties
                • ActiveTabBackgroundColor Property
                • ActiveTabForegroundColor Property
                • Control Property
                • Description Property
                • EnablePlus Property
                • InactiveTabBackgroundColor Property
                • InactiveTabForegroundColor Property
                • InstanceId Property
                • Name Property
                • PlusCustomizationPath Property
                • TitleText Property
                • UiMode Property
              • Events
                • Closed Event
                • Closing Event
                • Deselected Event
                • Selected Event
                • TitleTextChanged Event
          • Delegates
            • MouseEventHandler
            • ValueChangedEventHandler
            • ViewEventHandler
        • Attachmate.Reflection.Web.Msie Namespace
          • Overview
          • Classes
            • DocumentCompletedEventArgs
              • Overview
              • Members
              • DocumentCompletedEventArgs Constructor
              • Properties
                • Url Property
            • MsieException
              • Overview
              • Members
              • MsieException Constructor
                • MsieException Constructor()
                • MsieException Constructor(String)
                • MsieException Constructor(String,Exception)
                • MsieException Constructor(SerializationInfo,StreamingContext)
                • MsieException Constructor(ErrorCode,String)
              • Properties
                • ErrorCode Property
            • NavigatedEventArgs
              • Overview
              • Members
              • NavigatedEventArgs Constructor
              • Properties
                • Url Property
            • NavigatingEventArgs
              • Overview
              • Members
              • NavigatingEventArgs Constructor
              • Properties
                • Cancel Property
                • TargetFrameName Property
                • Url Property
          • Interfaces
            • IWebControl
              • Overview
              • Members
              • Methods
                • Close Method
                • GoBack Method
                • GoForward Method
                • GoHome Method
                • GoSearch Method
                • Navigate Method
                  • Navigate(String) Method
                  • Navigate(String,Boolean) Method
                  • Navigate(String,String) Method
                  • Navigate(String,String,Byte[],String) Method
                • Print Method
                • Refresh Method
                • Save Method
                • SaveAs Method
                • Stop Method
              • Properties
                • CanGoBack Property
                • CanGoForward Property
                • Document Property
                • DocumentText Property
                • DocumentTitle Property
                • EncryptionLevel Property
                • HasChildren Property
                • IsBusy Property
                • IsOffline Property
                • NativeBrowerControl Property
                • ReadyState Property
                • ScriptErrorsSuppressed Property
                • StatusText Property
                • Url Property
                • Version Property
              • Events
                • CanGoBackChanged Event
                • CanGoForwardChanged Event
                • DocumentCompleted Event
                • DocumentTitleChanged Event
                • EncryptionLevelChanged Event
                • FileDownload Event
                • Navigated Event
                • Navigating Event
                • StatusTextChanged Event
            • IWebDocument
              • Overview
              • Members
              • Methods
                • Extract Method
                • GetElement Method
                • GetElementById Method
                • GetElementFromPoint Method
                • GetElementsByTagName Method
                • InvokeScript Method
                  • InvokeScript(String) Method
                  • InvokeScript(String,Object[]) Method
              • Properties
                • ActiveElement Property
                • AllElements Property
                • Body Property
                • Cookie Property
                • DefaultEncoding Property
                • Domain Property
                • Encoding Property
                • Focused Property
                • Forms Property
                • Images Property
                • Links Property
                • Title Property
                • Url Property
            • IWebElement
              • Overview
              • Members
              • Methods
                • Click Method
                • Extract Method
                • GetAttribute Method
                • GetChildrenTagNames Method
                • GetElement Method
                • GetElementsByTagName Method
                • GetText Method
                • InvokeMember Method
                  • InvokeMember(String) Method
                  • InvokeMember(String,Object[]) Method
                • PutText Method
                • ScrollIntoView Method
                • SetAttribute Method
                • Submit Method
              • Properties
                • All Property
                • CanHaveChildren Property
                • Children Property
                • Document Property
                • Enabled Property
                • FirstChild Property
                • Id Property
                • InnerHtml Property
                • InnerText Property
                • Name Property
                • NextSibling Property
                • OuterHtml Property
                • OuterText Property
                • Style Property
                • TagName Property
          • Delegates
            • DocumentCompletedEventHandler
            • NavigatedEventHandler
            • NavigatingEventHandler
    • Attachmate.Reflection.Emulation.ALC Assembly
      • Overview
      • Namespaces
        • Attachmate.Reflection.Emulation.ALC Namespace
          • Overview
          • Enumerations
            • AlcScreenSizeOption
          • Interfaces
            • IAlcScreen
              • Overview
              • Members
              • Methods
                • CancelSelection Method
                • Copy Method
                • CopyAppend Method
                • Cut Method
                • ExtendSelection Method
                • ExtendSelectionRect Method
                • GetCharacter Method
                • GetCharacters Method
                • GetText Method
                • GetTextEx Method
                • LockInput Method
                • MoveCursorTo Method
                  • MoveCursorTo(Int32,Int32) Method
                  • MoveCursorTo(Int32) Method
                • Paste Method
                • PasteContinue Method
                • PutCharacter Method
                • PutText Method
                  • PutText(String,Int32,Int32,Int32) Method
                  • PutText(String,Int32,Int32) Method
                • ScreenCoordinateToIndex Method
                • ScreenIndexToColumn Method
                • ScreenIndexToCoordinate Method
                • ScreenIndexToRow Method
                • SearchText Method
                  • SearchText(String,Int32,Int32,FindOption) Method
                  • SearchText(String,Int32,Int32,Int32,FindOption) Method
                  • SearchText(String,Int32,Int32,Int32,Int32,FindOption) Method
                  • SearchText(String,Int32,Int32,Int32,Int32,FindOption,TextComparisonOption) Method
                • SelectAll Method
                • SendControlKey Method
                • SendControlKeySync Method
                • SendKeys Method
                • SetSelectionStartPos Method
                • UnlockInput Method
                • Wait Method
                • WaitForControlKey Method
                • WaitForCursor Method
                  • WaitForCursor(Int32,Int32,Int32) Method
                  • WaitForCursor(Int32,Int32,Int32,Int32,Int32) Method
                • WaitForHostSettle Method
                • WaitForKeyboardEnabled Method
                • WaitForText Method
                  • WaitForText(Int32,String,Int32,Int32,TextComparisonOption) Method
                  • WaitForText(Int32,String,Int32,Int32,Int32,Int32,TextComparisonOption) Method
              • Properties
                • ClearSelectionOnCopy Property
                • Columns Property
                • CursorColumn Property
                • CursorRow Property
                • IsKeyboardLocked Property
                • Parent Property
                • Rows Property
                • ScreenSettleState Property
                • ScreenSettleTime Property
                • Selection Property
                • SelectionMode Property
              • Events
                • AfterSendKeys Event
                • BeforeSendControlKey Event
                • BeforeSendKeys Event
                • KeyboardLocked Event
                • KeyboardUnlocked Event
                • MouseClick Event
                • NewScreenReady Event
                • ScreenChanged Event
            • IAlcTerminal
              • Overview
              • Members
              • Methods
                • Close Method
                • Connect Method
                • Disconnect Method
                • Execute Method
                • Save Method
                • SaveAs Method
              • Properties
                • AfterConnectMacro Property
                • AlternateALCEndItemBehavior Property
                • AlternateALCEndItemChar Property
                • BeforeConnectMacro Property
                • ClearScreenAtDisconnect Property
                • ContextMenus Property
                • DisableKeystrokeProductivity Property
                • DisableScreenHistory Property
                • DisplayApolloTabs Property
                • DisplayNewLines Property
                • ForceInputToCaps Property
                • IsConnected Property
                • KeyboardLockedMessage Property
                • KeyboardMapper Property
                • Macro Property
                • ManualConnect Property
                • MaxOutputScreenRecall Property
                • MaxSavedInputs Property
                • Modified Property
                • MouseMapper Property
                • PathId Property
                • Productivity Property
                • PushRepeatMessage Property
                • ResendLastInputMessage Property
                • RunMacroAfterConnect Property
                • RunMacroAtReconnect Property
                • RunMacroBeforeConnect Property
                • Screen Property
                • ScreenSize Property
                • SignInText Property
                • SplitScreensShareInputRecallBuffer Property
                • SystemUnavailableMessage Property
                • TerminalUserControlContext Property
                • Theme Property
                • VBCommonProject Property
                • VBProject Property
                • Version Property
              • Events
                • AfterConnect Event
                • AfterDisconnect Event
                • BeforeConnect Event
                • BeforeDisconnect Event
                • Closed Event
                • CreditCardRecognized Event
    • Attachmate.Reflection.Emulation.Common Assembly
      • Overview
      • Namespaces
        • Attachmate.Reflection.Emulation.Common Namespace
          • Overview
          • Classes
            • AfterSendKeysEventArgs
              • Overview
              • Members
              • AfterSendKeysEventArgs Constructor
              • Properties
                • Column Property
                • Key Property
                • Row Property
            • APIException
              • Overview
              • Members
              • APIException Constructor
                • APIException Constructor(SerializationInfo,StreamingContext)
                • APIException Constructor(ErrorCode,String)
                • APIException Constructor()
                • APIException Constructor(String)
                • APIException Constructor(String,Exception)
              • Methods
                • GetObjectData Method
              • Properties
                • ErrorCode Property
            • BeforeSendControlKeyEventArgs
              • Overview
              • Members
              • BeforeSendControlKeyEventArgs Constructor
              • Properties
                • Cancel Property
                • Key Property
            • BeforeSendKeysEventArgs
              • Overview
              • Members
              • BeforeSendKeysEventArgs Constructor
              • Properties
                • Cancel Property
                • Column Property
                • Keys Property
                • Row Property
            • ContextMenuItem
              • Overview
              • Members
              • ContextMenuItem Constructor
                • ContextMenuItem Constructor()
                • ContextMenuItem Constructor(String,ContextMenuItemType,InputMapActionSequence)
              • Methods
                • Equals Method
                • GetHashCode Method
                • GetSchema Method
                • ReadXml Method
                • WriteXml Method
              • Properties
                • Mapping Property
                • MenuItemType Property
                • Name Property
              • Fields
                • Separator Field
              • Operators
                • Equality Operator
                • Inequality Operator
            • CreditCardRecognizedEventArgs
              • Overview
              • Members
              • CreditCardRecognizedEventArgs Constructor
              • Properties
                • DateTime Property
                • EventType Property
                • MachineName Property
                • RedactedAccountNumber Property
                • Success Property
                • UserDomainName Property
                • UserId Property
            • CursorInNewFieldEventArgs
              • Overview
              • Members
              • CursorInNewFieldEventArgs Constructor
              • Properties
                • Column Property
                • Row Property
            • HostField
              • Overview
              • Members
              • HostField Constructor
                • HostField Constructor(Int32,Int32,Int32,Int32,Int32)
                • HostField Constructor(Int32,Int32,Int32,Int32,Int32,String)
                • HostField Constructor(Int32,Int32,Int32,Int32,Int32,String,FieldAttributes,ScreenColor)
                • HostField Constructor(Int32,Int32,Int32,Int32,Int32,String,FieldAttributes,ScreenColor,Boolean,Boolean,Boolean)
              • Methods
                • ToString Method
              • Properties
                • Attributes Property
                • ContainsCharacterSpecificAttributes Property
                • EndColumn Property
                • EndPosition Property
                • EndRow Property
                • ForegroundColor Property
                • IsAlphaOnlyField Property
                • IsAplCharacterSet Property
                • IsAttributeSpace Property
                • IsAutoEnterField Property
                • IsBlinking Property
                • IsBlockField Property
                • IsColumnSeparator Property
                • IsDbcsEither Property
                • IsDbcsField Property
                • IsDbcsGraphics Property
                • IsDbcsMixed Property
                • IsDbcsOnlyField Property
                • IsDbcsOpen Property
                • IsDbcsPureField Property
                • IsDefaultDisplay Property
                • IsDigitsField Property
                • IsDupField Property
                • IsExitRequiredField Property
                • IsHighIntensity Property
                • IsLightPenField Property
                • IsMagneticStripField Property
                • IsMandatoryEntryField Property
                • IsMandatoryFillField Property
                • IsMessageField Property
                • IsModified Property
                • IsNumericOnlyField Property
                • IsNumericShiftField Property
                • IsOverline Property
                • IsProtectedField Property
                • IsReverse Property
                • IsRightAdjustBlankFillField Property
                • IsRightAdjustZeroFillField Property
                • IsRightJustifiedField Property
                • IsSignedNumericField Property
                • IsStrikethrough Property
                • IsUnderline Property
                • IsUppercaseField Property
                • IsUserField Property
                • IsVisible Property
                • Length Property
                • StartColumn Property
                • StartPosition Property
                • StartRow Property
                • Text Property
            • Hotspot
              • Overview
              • Members
              • Hotspot Constructor
                • Hotspot Constructor()
                • Hotspot Constructor(String,InputMapActionSequence)
              • Methods
                • Equals Method
                • GetHashCode Method
                • GetSchema Method
                • ReadXml Method
                • ToString Method
                • WriteXml Method
              • Properties
                • ActionSequence Property
                • AutoInvoke Property
                • Column Property
                • FollowedByDelimiter Property
                • MatchCase Property
                • PrecededByDelimiter Property
                • Row Property
                • Text Property
              • Operators
                • Equality Operator
                • Inequality Operator
            • InputMapAction
              • Overview
              • Members
              • InputMapAction Constructor
                • InputMapAction Constructor()
                • InputMapAction Constructor(InputMapActionID,Object[])
              • Methods
                • GetSchema Method
                • ReadXml Method
                • VerifyActionParameters Method
                • WriteXml Method
              • Properties
                • ActionID Property
                • Parameters Property
            • InputMapActionSequence
              • Overview
              • Members
              • InputMapActionSequence Constructor
              • Methods
                • Add Method
                • GetSchema Method
                • ReadXml Method
                • WriteXml Method
              • Properties
                • Actions Property
            • KeyboardMapper
              • Overview
              • Members
              • KeyboardMapper Constructor
              • Methods
                • AddMapping Method
                • Contains Method
                  • Contains(Keys) Method
                  • Contains(Keys,Boolean) Method
                • RemoveMapping Method
                  • RemoveMapping(Keys) Method
                  • RemoveMapping(Keys,Boolean) Method
                • Save Method
                • SaveAs Method
              • Properties
                • KeyMap Property
                • MappingCollection Property
                • Parent Property
            • KeyboardMapping
              • Overview
              • Members
              • KeyboardMapping Constructor
                • KeyboardMapping Constructor()
                • KeyboardMapping Constructor(Keys,InputMapActionSequence)
                • KeyboardMapping Constructor(Keys,InputMapActionSequence,Boolean)
              • Methods
                • GetSchema Method
                • ReadXml Method
                • WriteXml Method
              • Properties
                • IsExtendedKey Property
                • Key Property
                • Mapping Property
            • Macro
              • Overview
              • Members
              • Macro Constructor
              • Methods
                • Dispose Method
                  • Dispose(Boolean) Method
                • GetMacroNames Method
                • MacroCompletedEventSink Method
                • MacroStartedEventSink Method
                • OnMacroCompleted Method
                • OnMacroStarted Method
                • PasswordBox Method
                • PauseRecording Method
                • ResumeRecording Method
                • RunMacro Method
                  • RunMacro(MacroEnumerationOption,String) Method
                  • RunMacro(MacroEnumerationOption,String,String) Method
                  • RunMacro(MacroEnumerationOption,String,Object[]) Method
                • ShowMacroDialog Method
                • StartMacroRecording Method
                • StopMacro Method
                • StopMacroRecording Method
              • Properties
                • Parent Property
                • Recording Property
                • RecordingPaused Property
                • Script Property
              • Events
                • MacroCompleted Event
                • MacroStarted Event
            • MouseButtonCombination
              • Overview
              • Members
              • MouseButtonCombination Constructor
                • MouseButtonCombination Constructor()
                • MouseButtonCombination Constructor(MouseButtons,Keys,MouseClickCount)
              • Methods
                • Equals Method
                • GetHashCode Method
                • GetSchema Method
                • ReadXml Method
                • ToString Method
                • WriteXml Method
              • Properties
                • Button Property
                • ClickCount Property
                • ModifierKeys Property
              • Operators
                • Equality Operator
                • Inequality Operator
            • MouseMapper
              • Overview
              • Members
              • MouseMapper Constructor
              • Methods
                • AddMapping Method
                • Contains Method
                • RemoveMapping Method
              • Properties
                • MappingCollection Property
                • MouseMap Property
                • Parent Property
            • MouseMapping
              • Overview
              • Members
              • MouseMapping Constructor
                • MouseMapping Constructor()
                • MouseMapping Constructor(MouseButtonCombination,InputMapActionSequence)
              • Methods
                • GetSchema Method
                • ReadXml Method
                • WriteXml Method
              • Properties
                • Button Property
                • Mapping Property
            • ScreenCharacter
              • Overview
              • Members
              • ScreenCharacter Constructor
                • ScreenCharacter Constructor(Char)
                • ScreenCharacter Constructor(Char,Int32)
                • ScreenCharacter Constructor(Char,Int32,FieldAttributes,ScreenColor)
              • Properties
                • Attributes Property
                • CharCode Property
                • CharWidth Property
                • ForegroundColor Property
                • IsAlphaOnlyField Property
                • IsAplCharacterSet Property
                • IsAttributeSpace Property
                • IsAutoEnterField Property
                • IsBlinking Property
                • IsBlockField Property
                • IsColumnSeparator Property
                • IsDbcs Property
                • IsDefaultDisplay Property
                • IsDigitsField Property
                • IsDupField Property
                • IsExitRequiredField Property
                • IsFieldAttribute Property
                • IsHighIntensity Property
                • IsLightPenField Property
                • IsMagneticStripField Property
                • IsMandatoryEntryField Property
                • IsMandatoryFillField Property
                • IsMessageField Property
                • IsModifiedField Property
                • IsNumericOnlyField Property
                • IsNumericShiftField Property
                • IsOverline Property
                • IsProtectedField Property
                • IsReverse Property
                • IsRightAdjustBlankFillField Property
                • IsRightAdjustZeroFillField Property
                • IsRightJustifiedField Property
                • IsSignedNumericField Property
                • IsSosi Property
                • IsStrikeThrough Property
                • IsUnderline Property
                • IsUppercaseField Property
                • IsUserField Property
                • IsVisible Property
            • ScreenPoint
              • Overview
              • Members
              • ScreenPoint Constructor
              • Methods
                • ToString Method
              • Properties
                • Column Property
                • Row Property
            • ScreenRegion
              • Overview
              • Members
              • ScreenRegion Constructor
              • Properties
                • CurrentSelectionMode Property
                • EndColumn Property
                • EndRow Property
                • Parent Property
                • StartColumn Property
                • StartRow Property
            • Theme
              • Overview
              • Members
              • Theme Constructor
              • Methods
                • Load Method
                • Save Method
                • SaveAs Method
              • Properties
                • Cursor Property
                • FileName Property
                • Font Property
                • Modified Property
                • Parent Property
                • Sounds Property
                • ThemeColor Property
          • Enumerations
            • ContextMenuItemType
            • ControlKeyCode
            • CursorBlinkRateOption
            • CursorShapeOption
            • FieldAttributes
            • FieldType
            • FindOption
            • GetTextArea
            • GetTextAttr
            • GetTextFlags
            • GetTextWrap
            • HostGraphicsTypeOption
            • HotspotsMouseButtonOption
            • HotspotStyleOption
            • InputMapActionID
            • MacroDestinationOption
            • MacroEnumerationOption
            • MouseClickCount
            • OpenUrlActionLocationOption
            • ScreenColor
            • SelectionMode
            • TerminalAttributeOption
            • TextComparisonOption
          • Interfaces
            • IContextMenu
              • Overview
              • Members
              • Methods
                • AddMenuItem Method
                • AddSeparator Method
                • ClearAllItems Method
                • GetContextMenuItem Method
                • RemoveItem Method
              • Properties
                • Count Property
                • MappingCollection Property
                • Name Property
            • IContextMenus
              • Overview
              • Members
              • Methods
                • Add Method
                • Clear Method
                • Contains Method
                • ItemByIndex Method
                • ItemByName Method
                • Items Method
                • Remove Method
              • Properties
                • Count Property
                • DefaultContextMenu Property
                • Parent Property
            • IHotSpots
              • Overview
              • Members
              • Methods
                • AddHotspot Method
                • ApplyCurrentHotspots Method
                • Clear Method
                • Contains Method
                • RemoveHotspot Method
                • RemoveHotspotByText Method
                • Save Method
                • SaveAs Method
              • Properties
                • DefaultHotspotMapName Property
                • HotspotsDoubleClick Property
                • HotSpotsEnabled Property
                • HotspotsMap Property
                • HotspotsMouseButton Property
                • HotSpotStyle Property
                • MappingCollection Property
                • MatchCase Property
                • OtherDelimiters Property
                • SpaceDelimiter Property
                • UnprotectedFieldHotSpots Property
                • UseOtherDelimiters Property
            • IKeyboardMapper
              • Overview
              • Members
              • Methods
                • AddMapping Method
                • Contains Method
                  • Contains(Keys) Method
                  • Contains(Keys,Boolean) Method
                • RemoveMapping Method
                  • RemoveMapping(Keys) Method
                  • RemoveMapping(Keys,Boolean) Method
                • Save Method
                • SaveAs Method
              • Properties
                • KeyMap Property
                • MappingCollection Property
                • Parent Property
            • IMacro
              • Overview
              • Members
              • Methods
                • GetMacroNames Method
                • PasswordBox Method
                • PauseRecording Method
                • ResumeRecording Method
                • RunMacro Method
                  • RunMacro(MacroEnumerationOption,String) Method
                  • RunMacro(MacroEnumerationOption,String,String) Method
                  • RunMacro(MacroEnumerationOption,String,Object[]) Method
                • ShowMacroDialog Method
                • StartMacroRecording Method
                • StopMacro Method
                • StopMacroRecording Method
              • Properties
                • Parent Property
                • Recording Property
                • RecordingPaused Property
                • Script Property
              • Events
                • MacroCompleted Event
                • MacroStarted Event
            • IMouseMapper
              • Overview
              • Members
              • Methods
                • AddMapping Method
                • Contains Method
                • RemoveMapping Method
              • Properties
                • MappingCollection Property
                • MouseMap Property
                • Parent Property
            • IScreenRegion
              • Overview
              • Members
              • Properties
                • CurrentSelectionMode Property
                • EndColumn Property
                • EndRow Property
                • Parent Property
                • StartColumn Property
                • StartRow Property
            • ITheme
              • Overview
              • Members
              • Methods
                • Load Method
                • Save Method
                • SaveAs Method
              • Properties
                • Cursor Property
                • FileName Property
                • Font Property
                • Modified Property
                • Parent Property
                • Sounds Property
                • ThemeColor Property
            • IThemeColor
              • Overview
              • Members
              • Methods
                • GetBackgroundColor Method
                • GetForegroundColor Method
                • SetBackgroundColor Method
                • SetForegroundColor Method
              • Properties
                • BackgroundColor Property
                • IsBackgroundSingleColor Property
                • Parent Property
            • IThemeCursor
              • Overview
              • Members
              • Properties
                • CursorBlinkRate Property
                • CursorShape Property
                • Parent Property
            • IThemeFont
              • Overview
              • Members
              • Properties
                • AutoFontSize Property
                • Bold Property
                • FontName Property
                • FontSize Property
                • Parent Property
            • IThemeSounds
              • Overview
              • Members
              • Properties
                • ConnectEventSound Property
                • DisconnectEventSound Property
                • FieldEnterEventSound Property
                • Parent Property
                • ScreenChangedEventSound Property
          • Delegates
            • AfterSendKeysEventHandler
            • BeforeSendControlKeyEventHandler
            • BeforeSendKeysEventHandler
            • CreditCardRecognizedEventHandler
            • CursorInNewFieldEventHandler
    • Attachmate.Reflection.Emulation.IbmHosts Assembly
      • Overview
      • Namespaces
        • Attachmate.Reflection.Emulation.IbmHosts Namespace
          • Overview
          • Classes
            • AfterSendKeysEventArgs
              • Overview
              • Members
              • AfterSendKeysEventArgs Constructor
              • Properties
                • Column Property
                • Key Property
                • Row Property
            • BeforeSendControlKeyEventArgs
              • Overview
              • Members
              • BeforeSendControlKeyEventArgs Constructor
              • Properties
                • Cancel Property
                • Key Property
            • BeforeSendKeysEventArgs
              • Overview
              • Members
              • BeforeSendKeysEventArgs Constructor
              • Properties
                • Cancel Property
                • Column Property
                • Keys Property
                • Row Property
            • ContextMenu
              • Overview
              • Members
              • ContextMenu Constructor
                • ContextMenu Constructor()
                • ContextMenu Constructor(String)
              • Methods
                • AddMenuItem Method
                • AddSeparator Method
                • ClearAllItems Method
                • Equals Method
                • GetContextMenuItem Method
                • GetHashCode Method
                • GetSchema Method
                • ReadXml Method
                • RemoveItem Method
                • WriteXml Method
              • Properties
                • Count Property
                • MappingCollection Property
                • Name Property
              • Fields
                • DefaultMenuName Field
              • Operators
                • Equality Operator
                • Inequality Operator
            • ContextMenuItem
              • Overview
              • Members
              • ContextMenuItem Constructor
                • ContextMenuItem Constructor()
                • ContextMenuItem Constructor(String,ContextMenuItemType,InputMapActionSequence)
              • Methods
                • Equals Method
                • GetHashCode Method
                • GetSchema Method
                • ReadXml Method
                • WriteXml Method
              • Properties
                • Mapping Property
                • MenuItemType Property
                • Name Property
              • Fields
                • Separator Field
              • Operators
                • Equality Operator
                • Inequality Operator
            • ContextMenus
              • Overview
              • Members
              • Methods
                • Add Method
                • Clear Method
                • Contains Method
                • ItemByIndex Method
                • ItemByName Method
                • Items Method
                • Remove Method
              • Properties
                • Count Property
                • DefaultContextMenu Property
                • Parent Property
            • CreditCardRecognizedEventArgs
              • Overview
              • Members
              • CreditCardRecognizedEventArgs Constructor
              • Properties
                • DateTime Property
                • EventType Property
                • MachineName Property
                • RedactedAccountNumber Property
                • Success Property
                • UserDomainName Property
                • UserId Property
            • CursorInNewFieldEventArgs
              • Overview
              • Members
              • CursorInNewFieldEventArgs Constructor
              • Properties
                • Column Property
                • Row Property
            • HostField
              • Overview
              • Members
              • HostField Constructor
                • HostField Constructor(Int32,Int32,Int32,Int32,Int32)
                • HostField Constructor(Int32,Int32,Int32,Int32,Int32,String)
                • HostField Constructor(Int32,Int32,Int32,Int32,Int32,String,FieldAttributes,ScreenColor)
                • HostField Constructor(Int32,Int32,Int32,Int32,Int32,String,FieldAttributes,ScreenColor,Boolean,Boolean,Boolean)
              • Methods
                • ToString Method
              • Properties
                • Attributes Property
                • ContainsCharacterSpecificAttributes Property
                • EndColumn Property
                • EndPosition Property
                • EndRow Property
                • ForegroundColor Property
                • IsAlphaOnlyField Property
                • IsAplCharacterSet Property
                • IsAttributeSpace Property
                • IsAutoEnterField Property
                • IsBlinking Property
                • IsBlockField Property
                • IsColumnSeparator Property
                • IsDbcsEither Property
                • IsDbcsField Property
                • IsDbcsGraphics Property
                • IsDbcsMixed Property
                • IsDbcsOnlyField Property
                • IsDbcsOpen Property
                • IsDbcsPureField Property
                • IsDefaultDisplay Property
                • IsDigitsField Property
                • IsDupField Property
                • IsExitRequiredField Property
                • IsHighIntensity Property
                • IsLightPenField Property
                • IsMagneticStripField Property
                • IsMandatoryEntryField Property
                • IsMandatoryFillField Property
                • IsMessageField Property
                • IsModified Property
                • IsNumericOnlyField Property
                • IsNumericShiftField Property
                • IsOverline Property
                • IsProtectedField Property
                • IsReverse Property
                • IsRightAdjustBlankFillField Property
                • IsRightAdjustZeroFillField Property
                • IsRightJustifiedField Property
                • IsSignedNumericField Property
                • IsStrikethrough Property
                • IsUnderline Property
                • IsUppercaseField Property
                • IsUserField Property
                • IsVisible Property
                • Length Property
                • StartColumn Property
                • StartPosition Property
                • StartRow Property
                • Text Property
            • Hotspot
              • Overview
              • Members
              • Hotspot Constructor
                • Hotspot Constructor()
                • Hotspot Constructor(String,InputMapActionSequence)
              • Methods
                • Equals Method
                • GetHashCode Method
                • GetSchema Method
                • ReadXml Method
                • ToString Method
                • WriteXml Method
              • Properties
                • ActionSequence Property
                • AutoInvoke Property
                • Column Property
                • FollowedByDelimiter Property
                • MatchCase Property
                • MatchUntilDelimiter Property
                • OtherDelimiters Property
                • PrecededByDelimiter Property
                • Row Property
                • SpaceDelimiter Property
                • Text Property
                • Tooltip Property
                • UseOtherDelimiters Property
              • Operators
                • Equality Operator
                • Inequality Operator
            • HotSpots
              • Overview
              • Members
              • Methods
                • AddHotspot Method
                • ApplyCurrentHotspots Method
                • Clear Method
                • ConfigureHotSpots Method
                • Contains Method
                • RemoveHotspot Method
                • RemoveHotspotByText Method
                • Save Method
                • SaveAs Method
              • Properties
                • DefaultHotspotMapName Property
                • HotspotsAltKey Property
                • HotspotsCtrlKey Property
                • HotspotsDoubleClick Property
                • HotSpotsEnabled Property
                • HotspotsMap Property
                • HotspotsMouseButton Property
                • HotspotsShiftKey Property
                • HotSpotStyle Property
                • HotSpotsVisible Property
                • MappingCollection Property
                • MatchCase Property
                • MRUHotSpotColumn Property
                • MRUHotSpotLength Property
                • MRUHotSpotRow Property
                • MRUHotSpotText Property
                • OtherDelimiters Property
                • SpaceDelimiter Property
                • UnprotectedFieldHotSpots Property
                • UseOtherDelimiters Property
            • IbmHostsException
              • Overview
              • Members
              • IbmHostsException Constructor
                • IbmHostsException Constructor()
                • IbmHostsException Constructor(String)
                • IbmHostsException Constructor(String,Exception)
                • IbmHostsException Constructor(SerializationInfo,StreamingContext)
                • IbmHostsException Constructor(ErrorCode,String)
              • Methods
                • GetObjectData Method
              • Properties
                • ErrorCode Property
            • InputMapAction
              • Overview
              • Members
              • InputMapAction Constructor
                • InputMapAction Constructor()
                • InputMapAction Constructor(InputMapActionID,Object[])
              • Methods
                • GetSchema Method
                • ReadXml Method
                • VerifyActionParameters Method
                • WriteXml Method
              • Properties
                • ActionID Property
                • Parameters Property
            • InputMapActionSequence
              • Overview
              • Members
              • InputMapActionSequence Constructor
              • Methods
                • Add Method
                • GetSchema Method
                • ReadXml Method
                • WriteXml Method
              • Properties
                • Actions Property
            • KeyboardMapping
              • Overview
              • Members
              • KeyboardMapping Constructor
                • KeyboardMapping Constructor()
                • KeyboardMapping Constructor(Keys,InputMapActionSequence)
                • KeyboardMapping Constructor(Keys,InputMapActionSequence,Boolean)
              • Methods
                • GetSchema Method
                • ReadXml Method
                • WriteXml Method
              • Properties
                • IsExtendedKey Property
                • Key Property
                • Mapping Property
            • MouseButtonCombination
              • Overview
              • Members
              • MouseButtonCombination Constructor
                • MouseButtonCombination Constructor()
                • MouseButtonCombination Constructor(MouseButtons,Keys,MouseClickCount)
                • MouseButtonCombination Constructor(MouseWheelDirection,Keys)
              • Methods
                • Equals Method
                • GetHashCode Method
                • GetSchema Method
                • ReadXml Method
                • ToString Method
                • WriteXml Method
              • Properties
                • Button Property
                • ClickCount Property
                • ModifierKeys Property
                • WheelDirection Property
              • Operators
                • Equality Operator
                • Inequality Operator
            • MouseMapping
              • Overview
              • Members
              • MouseMapping Constructor
                • MouseMapping Constructor()
                • MouseMapping Constructor(MouseButtonCombination,InputMapActionSequence)
              • Methods
                • GetSchema Method
                • ReadXml Method
                • WriteXml Method
              • Properties
                • Button Property
                • Mapping Property
            • ScreenCharacter
              • Overview
              • Members
              • ScreenCharacter Constructor
                • ScreenCharacter Constructor(Char)
                • ScreenCharacter Constructor(Char,Int32)
                • ScreenCharacter Constructor(Char,Int32,FieldAttributes,ScreenColor)
              • Properties
                • Attributes Property
                • CharCode Property
                • CharWidth Property
                • ForegroundColor Property
                • IsAlphaOnlyField Property
                • IsAplCharacterSet Property
                • IsAttributeSpace Property
                • IsAutoEnterField Property
                • IsBlinking Property
                • IsBlockField Property
                • IsColumnSeparator Property
                • IsDbcs Property
                • IsDefaultDisplay Property
                • IsDigitsField Property
                • IsDupField Property
                • IsExitRequiredField Property
                • IsFieldAttribute Property
                • IsFieldAttributePosition Property
                • IsHighIntensity Property
                • IsLightPenField Property
                • IsMagneticStripField Property
                • IsMandatoryEntryField Property
                • IsMandatoryFillField Property
                • IsMessageField Property
                • IsModifiedField Property
                • IsNumericOnlyField Property
                • IsNumericShiftField Property
                • IsOverline Property
                • IsProtectedField Property
                • IsReverse Property
                • IsRightAdjustBlankFillField Property
                • IsRightAdjustZeroFillField Property
                • IsRightJustifiedField Property
                • IsSignedNumericField Property
                • IsSosi Property
                • IsStrikeThrough Property
                • IsUnderline Property
                • IsUppercaseField Property
                • IsUserField Property
                • IsVisible Property
            • ScreenPoint
              • Overview
              • Members
              • ScreenPoint Constructor
              • Methods
                • ToString Method
              • Properties
                • Column Property
                • Row Property
          • Enumerations
            • AS400AuthorityOption
            • AS400CharSetOption
            • AS400ColumnSeperatorOption
            • AS400DateFormatOption
            • AS400DateSeparatorOption
            • AS400DecimalSeparatorOption
            • AS400HostFileTypeOption
            • AS400HostTPOption
            • AS400NationalCharSetOption
            • AS400ObjectsOption
            • AS400OutputDestinationOption
            • AS400ReceiveConversionOption
            • AS400SendConversionOption
            • AS400StatusLineOption
            • AS400TimeFormatOption
            • AS400TimeSeparatorOption
            • AS400TransportOption
            • AS400WordWrapOption
            • ColorModeOption
            • ConnectionStatus
            • ContextMenuItemType
            • ControlKeyCode
            • ConvertCrLfOption
            • CopyDataDelimiterOption
            • CursorBlinkRateOption
            • CursorMovementStyleOption
            • CursorShapeOption
            • CutFillCharacterOption
            • DbcsUnmappedCharOption
            • DbcsUserDefinedCharacterSourceOption
            • DefaultExistsActionOption
            • DefaultTransferTypeOption
            • DefinedEventType
            • ErrorStatus
            • FieldAttributes
            • FieldType
            • FileExistsOption
            • FilenameCase8Dot3Option
            • FileSystemOption
            • FileTransferRequestType
            • FileTransferTypeOption
            • FindOption
            • GetTextArea
            • GetTextAttr
            • GetTextFlags
            • GetTextWrap
            • GraphicsCrosshairColorOption
            • GraphicsCursorShapeOption
            • GraphicsDeviceOption
            • HostCodePageOption
            • HostKeyboardTypeOption
            • HostSystem
            • HotspotsMouseButtonOption
            • HotspotStyleOption
            • IbmTerminalAttributeOption
            • IbmTerminalType
            • IDMAttributeOption
            • IndAllocUnitOption
            • INDFileTransferType
            • IndRecordFormatOption
            • IndStrucFieldSizeOption
            • InputFieldUnderlinesOption
            • InputMapActionID
            • InsertArenaOption
            • InsertProtocolOption
            • KeepAlivePacketsOption
            • KeyboardErrorResetOption
            • MacroDestinationOption
            • MacroEnumerationOption
            • MouseClickCount
            • MouseShapeOption
            • MouseWheelDirection
            • OpenUrlActionLocationOption
            • PasteLineBreakOption
            • PrintBackgroundOption
            • PrintCharsPerInchOption
            • PrintDbcsHorzFontSizeOption
            • PrintDbcsRotationAngleOption
            • PrintDevicePaperSourceOption
            • PrinterOrientationOption
            • PrintFileExistsActionOption
            • PrintOverstrikeOption
            • PrintPaperSizeOption
            • PrintPaperSourceOption
            • PrintScreenOption
            • PrintSosiPresentationOption
            • PrintWhatOption
            • RulerCursorTypeOption
            • ScreenColor
            • SelectionMode
            • TelnetAttnOption
            • TelnetEncryptionStrengthOption
            • TelnetSysReqOption
            • TerminalModel
            • TextBlinkRateOption
            • TextComparisonOption
            • TLSSSLVersionOption
            • TransferHostSysOption
            • XStatus
          • Interfaces
            • IContextMenu
              • Overview
              • Members
              • Methods
                • AddMenuItem Method
                • AddSeparator Method
                • ClearAllItems Method
                • GetContextMenuItem Method
                • RemoveItem Method
              • Properties
                • Count Property
                • MappingCollection Property
                • Name Property
            • IContextMenus
              • Overview
              • Members
              • Methods
                • Add Method
                • Clear Method
                • Contains Method
                • ItemByIndex Method
                • ItemByName Method
                • Items Method
                • Remove Method
              • Properties
                • Count Property
                • DefaultContextMenu Property
                • Parent Property
            • IFileTransfer
              • Overview
              • Members
              • Methods
                • AbortTransfer Method
                • AS400ReceiveFile Method
                • AS400SendFile Method
                • CancelTransfer Method
                • INDReceiveFile Method
                • INDSendFile Method
                • Open Method
                • ShowFileTransferDialog Method
                • ShowFileTransferSetupDialog Method
              • Properties
                • DfltExistsAction Property
                • DfltXfrType Property
                • HostFileListMacro Property
                • IndAutoPositionCursor Property
                • Parent Property
                • ShowDISOSSStatusDialog Property
                • TransferType Property
                • Xfr400AssumePositiveNumerics Property
                • Xfr400Authority Property
                • Xfr400Charset Property
                • Xfr400CompatibleAsciiFile Property
                • Xfr400CompatibleFDFFile Property
                • Xfr400DateFormat Property
                • Xfr400DateSeparator Property
                • Xfr400DecSep Property
                • Xfr400DeleteTrailingSpaces Property
                • Xfr400ExistsAction Property
                • Xfr400FileText Property
                • Xfr400ForceHexConversion Property
                • Xfr400GroupByString Property
                • Xfr400HavingString Property
                • Xfr400HostFileType Property
                • Xfr400HostTP Property
                • Xfr400IgnoreDecErrors Property
                • Xfr400JoinByString Property
                • Xfr400LocalFile Property
                • Xfr400MemberText Property
                • Xfr400NCS Property
                • Xfr400NumDisplayRecords Property
                • Xfr400Objects Property
                • Xfr400OrderByString Property
                • Xfr400OutputDest Property
                • Xfr400ReceiveConversion Property
                • Xfr400ReceiveDescFile Property
                • Xfr400RecordLength Property
                • Xfr400RefFile Property
                • Xfr400RemoteFile Property
                • Xfr400ReturnMissing Property
                • Xfr400SaveDescriptionFile Property
                • Xfr400SelectString Property
                • Xfr400SendConversion Property
                • Xfr400SendDescFile Property
                • Xfr400ShowProgress Property
                • Xfr400SortSeq Property
                • Xfr400StartRecord Property
                • Xfr400TimeFormat Property
                • Xfr400TimeSeparator Property
                • Xfr400Transport Property
                • Xfr400UseDescriptionFile Property
                • Xfr400WhereString Property
                • Xfr8Dot3FilenameCase Property
                • XfrAddParam Property
                • XfrApvUser Property
                • XfrAsciiCrlf Property
                • XfrBinaryCRLF Property
                • XfrCloseDlgAfterTransfer Property
                • XfrCurrentDirectory Property
                • XfrEnableTemplates Property
                • XfrFtpLocalFile Property
                • XfrFtpRemoteFile Property
                • XfrHostCmd Property
                • XfrHostMessage Property
                • XfrHostReturnCode Property
                • XfrHostSys Property
                • XfrIndAllocUnit Property
                • XfrIndAvgBlk Property
                • XfrIndBlkSize Property
                • XfrIndLRecl Property
                • XfrIndNOSO Property
                • XfrIndPrimAlloc Property
                • XfrIndRecFm Property
                • XfrIndSecAlloc Property
                • XfrIndSO Property
                • XfrIndStrucFldSz Property
                • XfrJisciiCrlf Property
                • XfrLocalFile Property
                • XfrReceive8Dot3 Property
                • XfrRemoteFile Property
                • XfrSpacesToUnderscores Property
                • XfrStartTimeout Property
                • XfrTimeout Property
                • XfrUnderscoresToSpaces Property
            • IHotSpots
              • Overview
              • Members
              • Methods
                • AddHotspot Method
                • ApplyCurrentHotspots Method
                • Clear Method
                • ConfigureHotSpots Method
                • Contains Method
                • RemoveHotspot Method
                • RemoveHotspotByText Method
                • Save Method
                • SaveAs Method
              • Properties
                • DefaultHotspotMapName Property
                • HotspotsAltKey Property
                • HotspotsCtrlKey Property
                • HotspotsDoubleClick Property
                • HotSpotsEnabled Property
                • HotspotsMap Property
                • HotspotsMouseButton Property
                • HotspotsShiftKey Property
                • HotSpotStyle Property
                • HotSpotsVisible Property
                • MappingCollection Property
                • MatchCase Property
                • MRUHotSpotColumn Property
                • MRUHotSpotLength Property
                • MRUHotSpotRow Property
                • MRUHotSpotText Property
                • OtherDelimiters Property
                • SpaceDelimiter Property
                • UnprotectedFieldHotSpots Property
                • UseOtherDelimiters Property
            • IIbmScreen
              • Overview
              • Members
              • Methods
                • CancelSelection Method
                • ConfigureHotSpots Method
                • Copy Method
                • CopyAppend Method
                • CopyToBuffer Method
                • Cut Method
                • ExtendSelection Method
                • ExtendSelectionRect Method
                • FindField Method
                  • FindField(Int32,Int32,FindOption) Method
                  • FindField(Int32,Int32,Int32,FindOption) Method
                  • FindField(Int32,Int32,FieldType,FindOption) Method
                  • FindField(Int32,Int32,Int32,FieldType,FindOption) Method
                • GetCharacter Method
                • GetCharacterForegroundColor Method
                • GetCharacters Method
                • GetField Method
                • GetFieldColor Method
                • GetFields Method
                • GetFieldText Method
                • GetText Method
                • GetTextEx Method
                • IsAttribute Method
                • LightPen Method
                • LockInput Method
                • MoveCursor Method
                • MoveCursorTo Method
                  • MoveCursorTo(Int32,Int32) Method
                  • MoveCursorTo(Int32) Method
                • Paste Method
                • PasteContinue Method
                • PasteFromBuffer Method
                • PasteRange Method
                • PutCharacter Method
                • PutText Method
                  • PutText(String,Int32,Int32,Int32) Method
                  • PutText(String,Int32,Int32) Method
                • ScreenCoordinateToIndex Method
                • ScreenIndexToColumn Method
                • ScreenIndexToCoordinate Method
                • ScreenIndexToRow Method
                • SearchText Method
                  • SearchText(String,Int32,Int32,FindOption) Method
                  • SearchText(String,Int32,Int32,Int32,FindOption) Method
                  • SearchText(String,Int32,Int32,Int32,Int32,FindOption) Method
                  • SearchText(String,Int32,Int32,Int32,Int32,FindOption,TextComparisonOption) Method
                • SelectAll Method
                • SendControlKey Method
                • SendControlKeySync Method
                • SendKeys Method
                • SetSelectionStartPos Method
                • Undo Method
                • UnlockInput Method
                • Wait Method
                • WaitForControlKey Method
                • WaitForCursor Method
                  • WaitForCursor(Int32,Int32,Int32) Method
                  • WaitForCursor(Int32,Int32,Int32,Int32,Int32) Method
                • WaitForHostSettle Method
                • WaitForKeyboardEnabled Method
                • WaitForText Method
                  • WaitForText(Int32,String,Int32,Int32,TextComparisonOption) Method
                  • WaitForText(Int32,String,Int32,Int32,Int32,Int32,TextComparisonOption) Method
              • Properties
                • AutoCopyOnSelect Property
                • BlanksBetweenFields Property
                • ClearSelectionOnCopy Property
                • Columns Property
                • CopyDataSeparation Property
                • CopyFormatBIFF Property
                • CopyFormatDIB Property
                • CopyFormatRefMF Property
                • CopyFormatRetainColor Property
                • CopyFormatRTF Property
                • CopyFormatText Property
                • CopyFormatUnicode Property
                • CopyInputFieldsOnly Property
                • CopyTrailingSpaces Property
                • CursorColumn Property
                • CursorRow Property
                • CutFillCharacter Property
                • EnableHotSpots Property
                • HotSpots Property
                • IsKeyboardLocked Property
                • KanaLockState Property
                • Oia Property
                • Parent Property
                • PasteAlignText Property
                • PasteClearField Property
                • PasteLineBreak Property
                • PasteMaskProtectedFields Property
                • PasteMoveCursor Property
                • PasteReplaceTabs Property
                • PasteTabReplacement Property
                • PasteUsingFieldDelimiters Property
                • PasteWrapDown Property
                • PasteWrapText Property
                • PrintOptions Property
                • Rows Property
                • ScreenSettleTime Property
                • Selection Property
                • SelectionMode Property
                • ShowBytesRemaining Property
                • ShowHotSpots Property
                • ShowOIA Property
                • ShowSosi Property
                • UseTableFormat Property
              • Events
                • AfterSendKeys Event
                • BeforeSendControlKey Event
                • BeforeSendKeys Event
                • CursorInNewField Event
                • KeyboardLocked Event
                • KeyboardUnlocked Event
                • MouseClick Event
                • NewScreenReady Event
                • ScreenChanged Event
            • IIbmTerminal
              • Overview
              • Members
              • Methods
                • AddVBAReference Method
                • Close Method
                • Connect Method
                • Disconnect Method
                • Execute Method
                • GetDASOPassTicket Method
                • GetVBAReferences Method
                • RemoveVBAReference Method
                • Save Method
                • SaveAs Method
                • SaveAsCompound Method
              • Properties
                • AidFieldExit Property
                • AllowDBCSinSBCSField5250 Property
                • AllowUnpairedSI Property
                • Apl Property
                • AsyncTransportEnabled Property
                • AutoConnect Property
                • AutoIme Property
                • AutoReconnect Property
                • AutoSignOn Property
                • BDTIgnoreScrollLock Property
                • BeforeConnectStartupAction Property
                • BlinkRate Property
                • C370CharSet Property
                • Cegc Property
                • CmdPrompt Property
                • CmsFileListCommand Property
                • ColumnSeparatorStyle Property
                • CommandLineEnabled Property
                • ConnectAction Property
                • ConnectionError Property
                • ConnectionErrorMessage Property
                • ConnectMacro Property
                • ConnectMacroData Property
                • ConnectScript Property
                • ConnectScriptArguments Property
                • ContextMenus Property
                • CursorMovementStyle Property
                • CursorProgressionIndicator Property
                • CustomColumns Property
                • CustomRows Property
                • DASOApplicationID Property
                • DASOPassTicket Property
                • DASOSessionName Property
                • DASOUserID Property
                • DbcsUnmappedChar Property
                • DbcsUserDefinedCharacterSource Property
                • DefaultPorts Property
                • DeviceName Property
                • DisableKeystrokeProductivity Property
                • DisableScreenHistory Property
                • DisplayMargins Property
                • EnableHostAlarm Property
                • EnableTelnetEncryption Property
                • EnableTelnetEncryptionUseStartTls Property
                • EnterKeyRepeat Property
                • ExpressLogonFeatureApplid Property
                • FileSystem Property
                • FileTransfer Property
                • GenerateDeviceNames Property
                • GraphicsDevice Property
                • GraphicsEnabled Property
                • GraphicsExtendedColors Property
                • HllapiLongName Property
                • HllapiShortName Property
                • HllapiStyle Property
                • HostAddress Property
                • HostCodePage Property
                • HostCommTimeout Property
                • HostControlsOutlineColor Property
                • HostCursorBlinkControl Property
                • HostKeyboardType Property
                • HostNumlockControl Property
                • HostTypeAheadControl Property
                • IDMCriteria Property
                • IDMPoolName Property
                • IDMServerURL Property
                • IgnoreEUICmdErr Property
                • IgnoreHostPrintReq Property
                • InputFieldUnderlines Property
                • InsertArena Property
                • InsertProtocol Property
                • IsConnected Property
                • KeyboardErrorAlarm Property
                • KeyboardErrorReset Property
                • KeyboardMapper Property
                • KeysDuringWait Property
                • KoreanEUCCIMEBehavior Property
                • Macro Property
                • MappedNumlockPreservesNumlock Property
                • Model Property
                • Modified Property
                • MouseMapper Property
                • MouseShape Property
                • Port Property
                • Productivity Property
                • QuickPadsShowToolTips Property
                • RunMacroAtReconnect Property
                • Screen Property
                • ShowClassicStatusBar Property
                • ShowMenuBar Property
                • SingleSignOn Property
                • SSLValidateCertChain Property
                • SubstituteDisplayCharacters Property
                • Support3270Partitions Property
                • SupportDbcsFeatures Property
                • TelnetAttn Property
                • TelnetEncryptionDisableCRLCheck Property
                • TelnetEncryptionStrength Property
                • TelnetEncryptionUseOCSP Property
                • TelnetEncryptionVerifyHostName Property
                • TelnetEnvironment Property
                • TelnetKeepAlive Property
                • TelnetKeepAliveTimeout Property
                • TelnetSysReq Property
                • TelnetTerminalID Property
                • TelnetUseReflectionSecurityProxy Property
                • TelnetXSystem Property
                • TerminalType Property
                • TerminalUserControlContext Property
                • Theme Property
                • TitleBarCaption Property
                • TLS_SSLVersion Property
                • TNAssociation Property
                • TsoFileListCommand Property
                • TsoMemberListCommand Property
                • TypeAhead Property
                • UiControlActionMapper Property
                • UseIDManagement Property
                • UseIPV6 Property
                • VBCommonProject Property
                • VBProject Property
                • Version Property
                • WordWrap3270 Property
                • WordWrap3270MinimumFieldLength Property
                • WordWrap5250 Property
              • Events
                • AfterConnect Event
                • AfterDisconnect Event
                • BeforeConnect Event
                • BeforeDisconnect Event
                • Closed Event
                • CreditCardRecognized Event
            • IKeyboardMapper
              • Overview
              • Members
              • Methods
                • AddMapping Method
                • Contains Method
                  • Contains(Keys) Method
                  • Contains(Keys,Boolean) Method
                • RemoveMapping Method
                  • RemoveMapping(Keys) Method
                  • RemoveMapping(Keys,Boolean) Method
                • Save Method
                • SaveAs Method
              • Properties
                • KeyMap Property
                • MappingCollection Property
                • Parent Property
            • IMacro
              • Overview
              • Members
              • Methods
                • GetMacroNames Method
                • PasswordBox Method
                • PauseRecording Method
                • ResumeRecording Method
                • RunExpressMacro Method
                • RunExternalLegacyReflectionMacro Method
                • RunHostExplorerMacro Method
                • RunLegacyExtraMacro Method
                • RunLegacyReflectionMacro Method
                • RunLegacyReflectionMacroFile Method
                • RunMacro Method
                  • RunMacro(MacroEnumerationOption,String) Method
                  • RunMacro(MacroEnumerationOption,String,String) Method
                  • RunMacro(MacroEnumerationOption,String,Object[]) Method
                • RunPcommMacro Method
                • RunQwsMacro Method
                • RunRumbaMacro Method
                • ShowMacroDialog Method
                • StartMacroRecording Method
                • StopMacro Method
                • StopMacroRecording Method
              • Properties
                • Data Property
                • Parent Property
                • Recording Property
                • RecordingPaused Property
                • Script Property
              • Events
                • ExpressMacroCompleted Event
                • ExpressMacroStarted Event
                • MacroCompleted Event
                • MacroStarted Event
            • IMouseMapper
              • Overview
              • Members
              • Methods
                • AddMapping Method
                • Contains Method
                • RemoveMapping Method
              • Properties
                • MappingCollection Property
                • MouseMap Property
                • Parent Property
            • IOia
              • Overview
              • Members
              • Properties
                • ConnectionStatus Property
                • ErrorStatus Property
                • HasMessageWaiting Property
                • Parent Property
                • Text Property
                • TypeOf5250StatusLine Property
                • Xstatus Property
              • Events
                • OiaChanged Event
            • IPrintOptions
              • Overview
              • Members
              • Methods
                • PrintScreen Method
              • Properties
                • AutoFormFeed Property
                • Parent Property
                • PrintBackground Property
                • PrintCharsPerInch Property
                • PrintCharsPerLine Property
                • PrintCompressFont Property
                • PrintDbcs2To3 Property
                • PrintDbcsHorzFontSize Property
                • PrintDbcsRotationAngle Property
                • PrintDbcsSmallerFont Property
                • PrintDest Property
                • PrinterOrientation Property
                • PrintFileExistsAction Property
                • PrintFileName Property
                • PrintFitUser Property
                • PrintFitUserLength Property
                • PrintFitUserWidth Property
                • PrintFormFeedOnEndOfJob Property
                • PrintMarginBottom Property
                • PrintMarginLeft Property
                • PrintMarginRight Property
                • PrintMarginTop Property
                • PrintMonochrome Property
                • PrintPaperSize Property
                • PrintPaperSource Property
                • PrintSosiPresentation Property
                • PrintSquareAspectRatio Property
                • PrintStatusLine Property
                • PrintSuppressBlankPage Property
                • PrintToFile Property
            • IScreenRegion
              • Overview
              • Members
              • Properties
                • CurrentSelectionMode Property
                • EndColumn Property
                • EndRow Property
                • Parent Property
                • StartColumn Property
                • StartRow Property
            • ITheme
              • Overview
              • Members
              • Methods
                • Load Method
                • ResetTheme Method
                • Save Method
                • SaveAs Method
              • Properties
                • Cursor Property
                • FileName Property
                • Font Property
                • Modified Property
                • Parent Property
                • Sounds Property
                • ThemeColor Property
            • IThemeColor
              • Overview
              • Members
              • Methods
                • GetBackgroundColor Method
                • GetForegroundColor Method
                • SetBackgroundColor Method
                • SetForegroundColor Method
              • Properties
                • BackgroundColor Property
                • IsBackgroundSingleColor Property
                • Parent Property
            • IThemeCursor
              • Overview
              • Members
              • Properties
                • CursorBlinkRate Property
                • CursorShape Property
                • GraphicsCrosshairColor Property
                • GraphicsCursorShape Property
                • HorizontalCursorSpeed Property
                • Parent Property
                • RestrictCursorMovement Property
                • RulerCursorType Property
                • RulerCursorVisible Property
                • VerticalCursorSpeed Property
            • IThemeFont
              • Overview
              • Members
              • Properties
                • AutoFontSize Property
                • Bold Property
                • DisplayVariableWidthFonts Property
                • FontName Property
                • FontSize Property
                • Parent Property
            • IThemeSounds
              • Overview
              • Members
              • Properties
                • ConnectEventSound Property
                • DisconnectEventSound Property
                • FieldEnterEventSound Property
                • Parent Property
                • ScreenChangedEventSound Property
            • IUiControlActionMapper
              • Overview
              • Members
              • Methods
                • Add Method
                • Get Method
              • Properties
                • Parent Property
          • Delegates
            • AfterSendKeysEventHandler
            • BeforeSendControlKeyEventHandler
            • BeforeSendKeysEventHandler
            • CreditCardRecognizedEventHandler
            • CursorInNewFieldEventHandler
            • DefinedEventHandler
    • Attachmate.Reflection.Emulation.OpenSystems Assembly
      • Overview
      • Namespaces
        • Attachmate.Reflection.Emulation.OpenSystems Namespace
          • Overview
          • Classes
            • CancelableConnectionEventArgs
              • Overview
              • Members
              • CancelableConnectionEventArgs Constructor
              • Properties
                • ConnectionId Property
                • ConnectionSettings Property
                • ConnectionType Property
            • ConnectionEventArgs
              • Overview
              • Members
              • ConnectionEventArgs Constructor
              • Properties
                • ConnectionId Property
                • ConnectionSettings Property
                • ConnectionType Property
            • ContextMenu
              • Overview
              • Members
              • ContextMenu Constructor
                • ContextMenu Constructor()
                • ContextMenu Constructor(String)
              • Methods
                • AddMenuItem Method
                • AddSeparator Method
                • ClearAllItems Method
                • Equals Method
                • GetContextMenuItem Method
                • GetHashCode Method
                • GetSchema Method
                • ReadXml Method
                • RemoveItem Method
                • WriteXml Method
              • Properties
                • Count Property
                • MappingCollection Property
                • Name Property
              • Fields
                • DefaultMenuName Field
              • Operators
                • Equality Operator
                • Inequality Operator
            • ContextMenuItem
              • Overview
              • Members
              • ContextMenuItem Constructor
                • ContextMenuItem Constructor()
                • ContextMenuItem Constructor(String,ContextMenuItemType,InputMapActionSequence)
              • Methods
                • Equals Method
                • GetHashCode Method
                • GetSchema Method
                • ReadXml Method
                • WriteXml Method
              • Properties
                • Mapping Property
                • MenuItemType Property
                • Name Property
              • Fields
                • Separator Field
              • Operators
                • Equality Operator
                • Inequality Operator
            • ContextMenus
              • Overview
              • Members
              • Methods
                • Add Method
                • Clear Method
                • Contains Method
                • ItemByIndex Method
                • ItemByName Method
                • Items Method
                • Remove Method
              • Properties
                • Count Property
                • DefaultContextMenu Property
                • Parent Property
            • ControlKeySendingEventArgs
              • Overview
              • Members
              • ControlKeySendingEventArgs Constructor
              • Properties
                • Column Property
                • Key Property
                • Row Property
            • ControlKeySentEventArgs
              • Overview
              • Members
              • ControlKeySentEventArgs Constructor
              • Properties
                • Column Property
                • Key Property
                • Row Property
            • CreditCardRecognizedEventArgs
              • Overview
              • Members
              • CreditCardRecognizedEventArgs Constructor
              • Properties
                • DateTime Property
                • EventType Property
                • MachineName Property
                • RedactedAccountNumber Property
                • Success Property
                • UserDomainName Property
                • UserId Property
            • Hotspot
              • Overview
              • Members
              • Hotspot Constructor
                • Hotspot Constructor()
                • Hotspot Constructor(String,InputMapActionSequence)
              • Methods
                • Equals Method
                • GetHashCode Method
                • GetSchema Method
                • ReadXml Method
                • ToString Method
                • WriteXml Method
              • Properties
                • ActionSequence Property
                • AutoInvoke Property
                • Column Property
                • FollowedByDelimiter Property
                • MatchCase Property
                • MatchUntilDelimiter Property
                • OtherDelimiters Property
                • PrecededByDelimiter Property
                • Row Property
                • SpaceDelimiter Property
                • Text Property
                • Tooltip Property
                • UseOtherDelimiters Property
              • Operators
                • Equality Operator
                • Inequality Operator
            • HotSpots
              • Overview
              • Members
              • Methods
                • AddHotspot Method
                • ApplyCurrentHotspots Method
                • Clear Method
                • ConfigureHotSpots Method
                • Contains Method
                • RemoveHotspot Method
                • RemoveHotspotByText Method
                • Save Method
                • SaveAs Method
              • Properties
                • DefaultHotspotMapName Property
                • HotspotsAltKey Property
                • HotspotsCtrlKey Property
                • HotspotsDoubleClick Property
                • HotSpotsEnabled Property
                • HotspotsMap Property
                • HotspotsMouseButton Property
                • HotspotsShiftKey Property
                • HotSpotStyle Property
                • HotSpotsVisible Property
                • MappingCollection Property
                • MatchCase Property
                • MRUHotSpotColumn Property
                • MRUHotSpotLength Property
                • MRUHotSpotRow Property
                • MRUHotSpotText Property
                • OtherDelimiters Property
                • SpaceDelimiter Property
                • UseOtherDelimiters Property
            • InputMapAction
              • Overview
              • Members
              • InputMapAction Constructor
                • InputMapAction Constructor()
                • InputMapAction Constructor(InputMapActionID,Object[])
              • Methods
                • GetSchema Method
                • ReadXml Method
                • VerifyActionParameters Method
                • WriteXml Method
              • Properties
                • ActionID Property
                • Parameters Property
            • InputMapActionSequence
              • Overview
              • Members
              • InputMapActionSequence Constructor
              • Methods
                • Add Method
                • GetSchema Method
                • ReadXml Method
                • WriteXml Method
              • Properties
                • Actions Property
            • KeyboardMapping
              • Overview
              • Members
              • KeyboardMapping Constructor
                • KeyboardMapping Constructor()
                • KeyboardMapping Constructor(Keys,InputMapActionSequence)
                • KeyboardMapping Constructor(Keys,InputMapActionSequence,Boolean)
              • Methods
                • GetSchema Method
                • ReadXml Method
                • WriteXml Method
              • Properties
                • IsExtendedKey Property
                • Key Property
                • Mapping Property
            • KeysSendingEventArgs
              • Overview
              • Members
              • KeysSendingEventArgs Constructor
              • Properties
                • Column Property
                • Keys Property
                • Row Property
            • KeysSentEventArgs
              • Overview
              • Members
              • KeysSentEventArgs Constructor
              • Properties
                • Column Property
                • Key Property
                • Row Property
            • MouseButtonCombination
              • Overview
              • Members
              • MouseButtonCombination Constructor
                • MouseButtonCombination Constructor()
                • MouseButtonCombination Constructor(MouseButtons,Keys,MouseClickCount)
              • Methods
                • Equals Method
                • GetHashCode Method
                • GetSchema Method
                • ReadXml Method
                • ToString Method
                • WriteXml Method
              • Properties
                • Button Property
                • ClickCount Property
                • ModifierKeys Property
              • Operators
                • Equality Operator
                • Inequality Operator
            • MouseMapping
              • Overview
              • Members
              • MouseMapping Constructor
                • MouseMapping Constructor()
                • MouseMapping Constructor(MouseButtonCombination,InputMapActionSequence)
              • Methods
                • GetSchema Method
                • ReadXml Method
                • WriteXml Method
              • Properties
                • Button Property
                • Mapping Property
            • ScreenPoint
              • Overview
              • Members
              • ScreenPoint Constructor
              • Methods
                • ToString Method
              • Properties
                • Column Property
                • Row Property
            • ScreenRegion
              • Overview
              • Members
              • ScreenRegion Constructor
              • Properties
                • EndColumn Property
                • EndRow Property
                • SelectionMode Property
                • StartColumn Property
                • StartRow Property
            • SettingsLoadedEventArgs
              • Overview
              • Members
              • SettingsLoadedEventArgs Constructor
              • Properties
                • SettingsFile Property
            • SettingsLoadingEventArgs
              • Overview
              • Members
              • SettingsLoadingEventArgs Constructor
              • Properties
                • SettingsFile Property
          • Enumerations
            • BaudRateOption
            • CharacterAttributes
            • ConnectionStatisticOption
            • ConnectionTypeOption
            • ContextMenuItemType
            • ControlKeyCode
            • CopyDataFormats
            • CopyFormatOption
            • CopySourceOption
            • CopyTableMethods
            • CursorShapeOption
            • DefaultHostSettingsOption
            • DefinedEventType
            • DestinationFileExistsOption
            • DeviceAttributeResponseOption
            • DisplayMemorySelectionOption
            • DisplayTextOption
            • FindOptions
            • FTPClearConnectionOption
            • FTPServerOption
            • GraphicDestinationOption
            • GraphicsLevelOption
            • GraphicsPrintModeOption
            • GraphicsTerminalTypeOption
            • HostCharacterSetOption
            • HostStatusLineOption
            • HostSystemTypeOption
            • HotspotsMouseButtonOption
            • HotspotStyleOption
            • IbmBackspace
            • IbmEnterKeyOption
            • IbmInsertionOption
            • IbmPrintCharactersOption
            • IbmprintLineTerminatorOption
            • IbmprintPageTerminatorOption
            • IbmReceivedCROption
            • IbmReceivedLFOption
            • IbmReturnKeyOption
            • IbmSendKeyOption
            • IbmTabKeyOption
            • IbmTurnAroundCharOption
            • ImageDitherOption
            • InputMapActionID
            • JumpScrollSpeedOption
            • KermitChecksumOption
            • KermitStopServerOption
            • MacroDestinationOption
            • MacroEnumerationOption
            • ModemModeOption
            • MouseClickCount
            • MouseShapeOption
            • NationalReplacementSetOption
            • OpenUrlActionLocationOption
            • ParityTypeOption
            • PrintDuplexOption
            • PrinterOrientationOption
            • PrintGraphicsColorOption
            • PrintGraphicsColorSpecificationOption
            • PrintSourceOption
            • ProcessTraceOptions
            • ProcessTraceSyntax
            • ProjectOption
            • ReadOption
            • ReceivePacingOption
            • RegionOption
            • ResetOptions
            • RestoreOptions
            • SaveFileOption
            • ScreenAnsiColor
            • ScreenColor
            • ScreenColorComponents
            • ScriptTypeOption
            • ScrollOptimizationOption
            • SelectionModeOption
            • SendKeysOption
            • SingleByteUPSSOption
            • SpeakerOption
            • SpeakerVolumeOption
            • StopBitsOption
            • TAPIVersionOption
            • TektronixDefaultFontSizeOption
            • TelnetEchoOption
            • TelnetLineModeOption
            • TerminalSoundOption
            • TerminalTypeOption
            • TextColorMappingAttribute
            • TextComparisonOption
            • TextFileCharacterSetOption
            • TextTranslationOption
            • TLSStrengthOption
            • TLSVersionOption
            • TraceFileExistsOption
            • TraceFormatOption
            • TransferCaseOption
            • TransferLinkOption
            • TransferProtocolOption
            • TransferTypeOption
            • TransmitFileOption
            • TransmitPacingOption
            • TVIAttributeBaseModeOption
            • TVIBottomStatusLineOption
            • TVICompatibilityOption
            • TVIDownKeySendsOption
            • TVIFunctionKeySetOption
            • TVIStatusLineAttributeOption
            • TVITopStatusLineOption
            • UseIPv6Option
            • VTBackspaceSendsOption
            • VTCursorKeyOption
            • VTKeyPadOption
            • WaitForOption
            • WRQCompressionOption
            • WRQFastFileTransferOption
            • WRQMPEFileNamesOption
            • WyseAttributeOption
            • WyseBlockTerminatorOption
            • WyseEnterKeyOption
            • WyseReceivedCROption
            • WyseReturnKeyOption
            • WyseStatusLineDisplayOption
            • XModemErrorCheckingOption
          • Interfaces
            • IConnectingSettingsBestNetwork
              • Overview
              • Members
              • Properties
                • HostAddress Property
                • NSVTPort Property
                • TelnetBinary Property
                • TelnetBreak Property
                • TelnetEcho Property
                • TelnetLFAfterCR Property
                • TelnetLineMode Property
                • TelnetLocation Property
                • TelnetNegotateInitOptions Property
                • TelnetPort Property
                • TelnetSetWindowSize Property
                • TelnetTermDefault Property
                • TelnetTermType Property
                • TelnetTrace Property
                • TelnetUseEmulatorTermType Property
                • Timeout Property
            • IConnectionSettings
              • Overview
              • Members
            • IConnectionSettingsCommon
              • Overview
              • Members
              • Properties
                • ConnectMacro Property
                • ConnectMacroData Property
                • DisconnectScriptArgs Property
                • DisconnectScriptFile Property
                • ExitAllowed Property
                • ExitOnDisconnect Property
                • Parity Property
                • ScriptArgs Property
                • ScriptFile Property
                • ScriptType Property
            • IConnectionSettingsComSerialPort
              • Overview
              • Members
              • Properties
                • Baud Property
                • CharDelay Property
                • CheckParity Property
                • CTSrequired Property
                • DropDTROnDisconnect Property
                • DSRrequired Property
                • EnhancedSerialDataCom Property
                • LineDelay Property
                • ReceivePacing Property
                • SerialPort Property
                • StopBits Property
                • TransmitPacing Property
                • XoffRepeat Property
                • XoffTimeout Property
            • IConnectionSettingsModem
              • Overview
              • Members
              • Properties
                • Baud Property
                • CharDelay Property
                • CheckParity Property
                • CTSrequired Property
                • DropDTROnDisconnect Property
                • DSRrequired Property
                • LineDelay Property
                • ModemAreaCode Property
                • ModemCountryName Property
                • ModemInitString Property
                • ModemLocation Property
                • ModemMode Property
                • ModemName Property
                • ModemPhoneNumber Property
                • ModemShowDisconnectErrors Property
                • ModemUseDialingRules Property
                • ReceivePacing Property
                • StopBits Property
                • TransmitPacing Property
                • XoffRepeat Property
                • XoffTimeout Property
            • IConnectionSettingsRLogin
              • Overview
              • Members
              • Properties
                • LowerCaseUserName Property
                • RloginPort Property
                • RloginTermType Property
                • Timeout Property
                • UsePCUserName Property
                • UserName Property
            • IConnectionSettingsSecureShell
              • Overview
              • Members
              • Properties
                • HostAddress Property
                • LowerCaseUserName Property
                • SSHConfigScheme Property
                • SSHPort Property
                • SSHSetHostWindowSize Property
                • SSHShowBannerDialog Property
                • SSHTermDefault Property
                • SSHTermType Property
                • SSHTermWindowAuth Property
                • Timeout Property
                • UsePCUserName Property
                • UserName Property
            • IConnectionSettingsTelnet
              • Overview
              • Members
              • Properties
                • Authentication Property
                • CacheName Property
                • Encryption Property
                • HostAddress Property
                • MutualAuthentication Property
                • PKIDisableCRL Property
                • PKIUseOCSP Property
                • Principal Property
                • Realm Property
                • RenewableTicket Property
                • SSLValidateCertChain Property
                • TelnetBinary Property
                • TelnetBreak Property
                • TelnetEcho Property
                • TelnetLFAfterCR Property
                • TelnetLineMode Property
                • TelnetLocation Property
                • TelnetNegotateInitOptions Property
                • TelnetPort Property
                • TelnetSetWindowSize Property
                • TelnetTermDefault Property
                • TelnetTermType Property
                • TelnetTrace Property
                • TelnetUseEmulatorTermType Property
                • Timeout Property
                • TLSCertifyHostname Property
                • TLSStrength Property
                • TLSVersion Property
                • UserName Property
                • UseSOCKS Property
                • UseTLS Property
            • IConnectionSettingsVTMgr
              • Overview
              • Members
              • Properties
                • HostAddress Property
                • NSVTPort Property
                • Timeout Property
            • IContextMenu
              • Overview
              • Members
              • Methods
                • AddMenuItem Method
                • AddSeparator Method
                • ClearAllItems Method
                • GetContextMenuItem Method
                • RemoveItem Method
              • Properties
                • Count Property
                • MappingCollection Property
                • Name Property
            • IContextMenus
              • Overview
              • Members
              • Methods
                • Add Method
                • Clear Method
                • Contains Method
                • ItemByIndex Method
                • ItemByName Method
                • Items Method
                • Remove Method
              • Properties
                • Count Property
                • DefaultContextMenu Property
                • Parent Property
            • IFileTransfer
              • Overview
              • Members
              • Methods
                • AbortTransfer Method
                • CancelTransfer Method
                • FTPGetCurrentHostDirectory Method
                • FTPReceiveFile Method
                • FTPSendFile Method
                • FTPSetCurrentHostDirectory Method
                • FTPStartServer Method
                • FTPStopServer Method
                • KermitReceiveFile Method
                • KermitSendFile Method
                • KermitStartServer Method
                • KermitStopServer Method
                • StartTransferLogging Method
                • StopTransferLogging Method
                • TransmitFile Method
                • WRQReceiveFile Method
                • WRQSendFile Method
                • WRQStartServer Method
                • WRQStopServer Method
                • XmodemReceiveFile Method
                • XmodemSendFile Method
                • ZmodemReceiveFile Method
                • ZmodemSendFile Method
              • Properties
                • ConvertEOLToSeparator Property
                • ConvertISO7ToRoman8 Property
                • ConvertMCSToNRC Property
                • ConvertNRCToMCS Property
                • ConvertRoman8ToISO7 Property
                • ConvertSeparatorToEOL Property
                • DeleteTrailingSpaces Property
                • FTPCharacterSetTranslationEnabled Property
                • FTPClearConnectionInformation Property
                • FTPFileNamesTranslationEnabled Property
                • FTPHostName Property
                • FTPPassiveMode Property
                • FTPPassword Property
                • FTPTransferType Property
                • FTPUserName Property
                • FTPUseSftpStructuredListing Property
                • FTPUseWRQFTP Property
                • HostRecordSeparator Property
                • KermitAutomaticServer Property
                • KermitCharacterSetTranslationEnabled Property
                • KermitChecksum Property
                • KermitFileNamesTranslationEnabled Property
                • KermitPacketSize Property
                • KermitReceiveEndCharacter Property
                • KermitReceiveStartCharacter Property
                • KermitReceiveStartupCommand Property
                • KermitSendEndCharacter Property
                • KermitSendStartCharacter Property
                • KermitSendStartupCommand Property
                • KermitServerStartupCommand Property
                • KermitTransferType Property
                • KermitWindowSize Property
                • Parent Property
                • PCRecordSeparator Property
                • ReadCtrlZAsEOF Property
                • ReadTabAsSpaces Property
                • SpacesPerTab Property
                • TextFileCharacterSet Property
                • Transfer8Dot3FilenameCase Property
                • TransferAutoDetectASCIIExtensionList Property
                • TransferAutoDetectBinaryExtensionList Property
                • TransferAutoDetectDefaultType Property
                • TransferAutoDetectImageLabelsExtensionList Property
                • TransferAutoDetectScanExtensionList Property
                • TransferDefaultProtocol Property
                • TransferDownloadDirectory Property
                • TransferIfFileExistsDefault Property
                • TransferLogFileName Property
                • TransferLoggingEnabled Property
                • TransferPresetConfiguration Property
                • TransferReceiveAs8Dot3 Property
                • TransferReceiveTimeout Property
                • TransferRetryLimit Property
                • TransferSpacesToUnderscores Property
                • TransferStartTimeout Property
                • TransferStatusWindowVisible Property
                • TransferUnderscoresToSpaces Property
                • UseHostRecordSeparator Property
                • UsePCRecordSeparator Property
                • WriteCtrlZAsEOF Property
                • WriteSpacesAsTab Property
                • WRQCompression Property
                • WRQEndOfFrameCharacter Property
                • WRQExtraCharacters Property
                • WRQFastCompression Property
                • WRQFastFileTransfer Property
                • WRQFrameSize Property
                • WRQFrameTerminator Property
                • WRQHiddenFoldersVisible Property
                • WRQHostErrorMessage Property
                • WRQHostRecordSize Property
                • WRQHostSystem Property
                • WRQKeepFile Property
                • WRQMPEFileNames Property
                • WRQMPEStream Property
                • WRQPreserveCounts Property
                • WRQPreserveDate Property
                • WRQQEditFormat Property
                • WRQRecordSizeVisible Property
                • WRQRemoveFileExtension Property
                • WRQSendSpooled Property
                • WRQStartOfFrameCharacter Property
                • WRQStartupCommand Property
                • WRQSubmitBatch Property
                • WRQSubmitPrint Property
                • WRQTransferLink Property
                • WRQTransferType Property
                • WRQTransferWithAttributes Property
                • WRQTranslateCarriageCtrl Property
                • WRQUseBlockReads Property
                • WRQWindowSize Property
                • XmodemCharacterSetTranslationEnabled Property
                • XmodemExtension Property
                • XmodemTransferType Property
                • ZmodemAutoDownload Property
                • ZmodemCharacterSetTranslationEnabled Property
                • ZmodemDeleteCancelledReceives Property
                • ZmodemFileNamesTranslationEnabled Property
                • ZmodemPacketSize Property
                • ZmodemReceiveStartupCommand Property
                • ZmodemSendStartupCommand Property
                • ZmodemTransferType Property
              • Events
                • FileTransferDone Event
            • IHotSpots
              • Overview
              • Members
              • Methods
                • AddHotspot Method
                • ApplyCurrentHotspots Method
                • Clear Method
                • ConfigureHotSpots Method
                • Contains Method
                • RemoveHotspot Method
                • RemoveHotspotByText Method
                • Save Method
                • SaveAs Method
              • Properties
                • DefaultHotspotMapName Property
                • HotspotsAltKey Property
                • HotspotsCtrlKey Property
                • HotspotsDoubleClick Property
                • HotSpotsEnabled Property
                • HotspotsMap Property
                • HotspotsMouseButton Property
                • HotspotsShiftKey Property
                • HotSpotStyle Property
                • HotSpotsVisible Property
                • MappingCollection Property
                • MatchCase Property
                • MRUHotSpotColumn Property
                • MRUHotSpotLength Property
                • MRUHotSpotRow Property
                • MRUHotSpotText Property
                • OtherDelimiters Property
                • SpaceDelimiter Property
                • UseOtherDelimiters Property
            • IKeyboardMapper
              • Overview
              • Members
              • Methods
                • AddMapping Method
                • Contains Method
                  • Contains(Keys) Method
                  • Contains(Keys,Boolean) Method
                • RemoveMapping Method
                  • RemoveMapping(Keys) Method
                  • RemoveMapping(Keys,Boolean) Method
                • Save Method
                • SaveAs Method
              • Properties
                • KeyMap Property
                • MappingCollection Property
                • Parent Property
            • IMacro
              • Overview
              • Members
              • Methods
                • GetMacroNames Method
                • PasswordBox Method
                • PauseRecording Method
                • ResumeRecording Method
                • RunExternalLegacyReflectionMacro Method
                • RunHostExplorerMacro Method
                • RunLegacyExtraMacro Method
                • RunLegacyReflectionMacro Method
                • RunLegacyReflectionMacroFile Method
                • RunMacro Method
                  • RunMacro(ProjectOption,String) Method
                  • RunMacro(ProjectOption,String,String) Method
                  • RunMacro(ProjectOption,String,Object[]) Method
                • ShowMacroDialog Method
                • StartMacroRecording Method
                • StopMacro Method
                • StopMacroRecording Method
              • Properties
                • Data Property
                • Parent Property
                • Recording Property
                • RecordingPaused Property
                • Script Property
              • Events
                • MacroCompleted Event
                • MacroStarted Event
            • IMouseMapper
              • Overview
              • Members
              • Methods
                • AddMapping Method
                • Contains Method
                • RemoveMapping Method
              • Properties
                • MappingCollection Property
                • MouseMap Property
                • Parent Property
            • IPrinting
              • Overview
              • Members
              • Methods
                • FlushPrinter Method
                • Print Method
                • PrintFile Method
                • PrintString Method
              • Properties
                • AutoFormFeed Property
                • BypassPrinterDriver Property
                • ClosePrinterManually Property
                • DigitalLA210PrinterEmulation Property
                • IbmPrintCharactersOption Property
                • IbmPrintLineTerminator Property
                • IbmPrintPageTerminator Property
                • PrintANSIColorBackground Property
                • PrintDuplex Property
                • PrintedCharactersTranslationEnabled Property
                • PrinterAutoRowSize Property
                • PrinterColumns Property
                • PrinterColumnsSetOrientation Property
                • PrinterColumnsTiedToDisplay Property
                • PrinterFitFontToPage Property
                • PrinterFontName Property
                • PrinterInverseFont Property
                • PrinterLogging Property
                • PrinterMarginBottom Property
                • PrinterMarginLeft Property
                • PrinterMarginRight Property
                • PrinterMarginTop Property
                • PrinterOrientation Property
                • PrinterPaperSize Property
                • PrinterPaperSource Property
                • PrinterPassEscape Property
                • PrinterPassThroughConversion Property
                • PrinterRows Property
                • PrinterTimeout Property
                • PrintGraphicsBackground Property
                • PrintGraphicsColor Property
                • PrintGraphicsColorSpecification Property
                • PrintToFile Property
                • UseDefaultPrinterFont Property
            • IScreen
              • Overview
              • Members
              • Methods
                • ClearDisplayMemory Method
                • ClearScreen Method
                • ClearSelection Method
                • Copy Method
                  • Copy() Method
                  • Copy(CopySourceOption) Method
                  • Copy(CopySourceOption,CopyFormatOption) Method
                • CopyAppend Method
                  • CopyAppend() Method
                  • CopyAppend(CopySourceOption) Method
                • CopyToBuffer Method
                • DisplayFile Method
                • DisplayText Method
                  • DisplayText(String) Method
                  • DisplayText(String,DisplayTextOption) Method
                • ExtendSelection Method
                • ExtendSelectionRect Method
                • GetCharacter Method
                • GetCharacterAttributes Method
                • GetCharacters Method
                • GetText Method
                  • GetText(Int32,Int32,Int32) Method
                  • GetText(Int32,Int32,Int32,Int32) Method
                  • GetText(Int32,Int32,Int32,Int32,RegionOption,TextTranslationOption) Method
                • LockInput Method
                • Paste Method
                • PasteFromBuffer Method
                • ReadChars Method
                  • ReadChars(Int32) Method
                  • ReadChars(Int32,Int32) Method
                  • ReadChars(Int32,Int32,ReadOption) Method
                • ReadLine Method
                  • ReadLine() Method
                  • ReadLine(Int32) Method
                  • ReadLine(Int32,ReadOption,Boolean) Method
                • ReadUntil Method
                  • ReadUntil(String) Method
                  • ReadUntil(String,Int32) Method
                  • ReadUntil(String,Int32,ReadOption,String) Method
                • SaveDisplayMemory Method
                  • SaveDisplayMemory(String) Method
                  • SaveDisplayMemory(String,DisplayMemorySelectionOption,TextTranslationOption,SaveFileOption) Method
                • SearchText Method
                  • SearchText(String,Int32,Int32,FindOptions) Method
                  • SearchText(String,Int32,Int32,Int32,FindOptions) Method
                  • SearchText(String,Int32,Int32,Int32,Int32,FindOptions) Method
                  • SearchText(String,Int32,Int32,Int32,Int32,FindOptions,TextComparisonOption) Method
                • SelectAll Method
                • SelectText Method
                • SendControlKey Method
                • SendControlKeySync Method
                • SendKeys Method
                  • SendKeys(String) Method
                  • SendKeys(String,SendKeysOption) Method
                • SetSelectionStartPos Method
                • UnlockInput Method
                • Wait Method
                • WaitForControlKey Method
                • WaitForHostSettle Method
                  • WaitForHostSettle(Int32) Method
                  • WaitForHostSettle(Int32,Int32) Method
                  • WaitForHostSettle(Int32,Boolean) Method
                  • WaitForHostSettle(Int32,Int32,Boolean) Method
                • WaitForIncomingData Method
                  • WaitForIncomingData() Method
                  • WaitForIncomingData(Int32) Method
                  • WaitForIncomingData(Int32,Boolean) Method
                • WaitForString Method
                  • WaitForString(String) Method
                  • WaitForString(String,Int32) Method
                  • WaitForString(String,Int32,WaitForOption) Method
                • WaitForStrings Method
                  • WaitForStrings(String[]) Method
                  • WaitForStrings(String[],Int32) Method
                  • WaitForStrings(String[],Int32,WaitForOption) Method
                  • WaitForStrings(String[],Int32,Int32,WaitForOption) Method
                • WaitUntil Method
                  • WaitUntil(DateTime) Method
                  • WaitUntil(DateTime,WaitForOption) Method
              • Properties
                • AbsoluteRow Property
                • AutoLinefeed Property
                • AutoRepeat Property
                • AutoScroll Property
                • BreakEnabled Property
                • BreakLength Property
                • CapsLock Property
                • ClearDisplayOnWidthChangeEnabled Property
                • ColumnsPerScroll Property
                • CompensateFrameSpaces Property
                • CompressBlankLinesEnabled Property
                • CopyDataFormat Property
                • CopyGraphicsBackground Property
                • CopyGraphicsVGAColors Property
                • CopyTableMethod Property
                • CursorColumn Property
                • CursorRow Property
                • DisplayColumns Property
                • DisplayEnabled Property
                • DisplayMemoryBlocks Property
                • DisplayMemoryTopRow Property
                • DisplayRows Property
                • DrawingOptimization Property
                • DynamicTerminalSize Property
                • EndOfLineWrap Property
                • ForceAutoRepeat Property
                • HotSpots Property
                • IbmCharInsertionOption Property
                • IbmClearModified Property
                • IbmEnterKey Property
                • IbmIgnoreNull Property
                • IbmInsertion Property
                • IbmIsBlockMode Property
                • IbmLineInsertionOption Property
                • IbmReceivedCR Property
                • IbmReceivedLF Property
                • IbmReturnKey Property
                • IbmSendKey Property
                • IbmSendTrailingNulls Property
                • IbmTabKey Property
                • IbmTurnAroundChar Property
                • ImageColorMapFleshtonePriority Property
                • ImageDither Property
                • ImageUseCurrentColorMap Property
                • InactivityEventsIgnoreKeyboardMouse Property
                • InsertMode Property
                • IsJISRoman Property
                • IsKeyboardLocked Property
                • JumpScrollSpeed Property
                • MaintainUnscaledImage Property
                • MarginBellEnabled Property
                • MarginClickSelectsLine Property
                • MouseColumn Property
                • MouseRow Property
                • MultiplePageTerminal Property
                • NumLock Property
                • OnDemandFontsEnabled Property
                • PageCoupling Property
                • Parent Property
                • PasteBufferSize Property
                • PasteDelay Property
                • Printing Property
                • ReGISMoveMouse Property
                • ReGISRestoreTextColors Property
                • RetainDisplayFormat Property
                • ReverseVideo Property
                • SavePageOnClear Property
                • ScreenSettleTime Property
                • ScreenTopRow Property
                • ScrollOptimization Property
                • Selection Property
                • SelectionMode Property
                • ShowControlCharacters Property
                • SlashZeros Property
                • SmoothScroll Property
                • TektronixDefaultFontSize Property
                • TransmitXonXoffEnabled Property
                • TVIAttributeBaseMode Property
                • TVIAttributeSpaceEnabled Property
                • TVIBottomStatusLine Property
                • TVICompatibility Property
                • TVIDownKeySends Property
                • TVIFunctionKeySet Property
                • TVIStatusLineAttribute Property
                • TVITopStatusLine Property
                • UseAnsiColor Property
                • UseKatakanaCharacterSet Property
                • VerticalCoupling Property
                • VTBackspaceSends Property
                • VTCursorKey Property
                • VTKeyPad Property
                • WordSelectionBoundaryExclusive Property
                • WordSelectionBoundaryInclusive Property
                • WyseAttribute Property
                • WyseBlockMode Property
                • WyseBlockTerminator Property
                • WyseDelKeyAsDestructiveBackspace Property
                • WyseEnterKey Property
                • WyseLabelLines Property
                • WyseProtectMode Property
                • WyseReceivedCR Property
                • WyseReturnKey Property
                • WyseStatusLineDisplay Property
              • Events
                • ControlKeySending Event
                • ControlKeySent Event
                • KeyboardLocked Event
                • KeyboardUnlocked Event
                • KeysSending Event
                • KeysSent Event
                • MouseClick Event
            • IScreenCharacter
              • Overview
              • Members
              • Properties
                • CharCode Property
                • IsBlinking Property
                • IsBold Property
                • IsNoCharacter Property
                • IsPlain Property
                • IsReverse Property
                • IsUnderline Property
            • ITerminal
              • Overview
              • Members
              • Methods
                • AddVBAReference Method
                • Close Method
                • CloseAllConnections Method
                • Connect Method
                • Dial Method
                  • Dial(String) Method
                  • Dial(String,String,String,String,Int32,String,SpeakerOption,SpeakerVolumeOption,Boolean,Boolean) Method
                • Disconnect Method
                • Execute Method
                • GetDASOPassTicket Method
                • GetSerialConnectionStatistics Method
                • GetVBAReferences Method
                • HangUp Method
                • OpenSettings Method
                • ProcessTrace Method
                • RemoveVBAReference Method
                • ResetTerminal Method
                • RestoreDefault Method
                • ResumeConnection Method
                • Save Method
                • SaveAs Method
                • SaveAsCompound Method
                • StartLogging Method
                • StartTrace Method
                • StopLogging Method
                • StopTerminalInstance Method
                • StopTrace Method
                • SuspendCurrentConnection Method
                • WaitForCall Method
                  • WaitForCall() Method
                  • WaitForCall(String) Method
                  • WaitForCall(String,String) Method
              • Properties
                • AllowColorTableChanges Property
                • AllowJIS Property
                • AnswerBack Property
                • AutoAnswerback Property
                • AutoConnect Property
                • BeforeConnectStartupAction Property
                • BellEnabled Property
                • BlockTerminator Property
                • CacheSecureShellUserName Property
                • CharacterSetTranslationEnabled Property
                • CitrixIPAddress Property
                • CitrixPCName Property
                • CitrixUserName Property
                • ClearDisplayOnDisconnect Property
                • CodePage Property
                • ConnectAction Property
                • ConnectionError Property
                • ConnectionErrorMessage Property
                • ConnectionID Property
                • ConnectionSettings Property
                • ConnectionTimeVisible Property
                • ConnectionType Property
                • ContextMenus Property
                • DASOApplicationID Property
                • DASOPassTicket Property
                • DASOSessionName Property
                • DASOUserID Property
                • DataStreamTranslation Property
                • DefaultHostSettings Property
                • DefaultPrinter Property
                • DeviceResponse Property
                • ElfAtochemEmulation Property
                • EnquireAcknowledge Property
                • EnterKeyConnects Property
                • FileTransfer Property
                • ForceC1Controls Property
                • GraphicsDestination Property
                • GraphicsFixScreen Property
                • GraphicsLevel Property
                • GraphicsOutputCursor Property
                • GraphicsPrintMode Property
                • GraphicsScrolling Property
                • GraphicsTerminalType Property
                • HorizontalCoupling Property
                • HorizontalScrollBarVisible Property
                • HostCharacterSet Property
                • HostDescriptionFileName Property
                • HostsFile Property
                • HostStatusLine Property
                • HostTriggerCharacter Property
                • IsConnected Property
                • IsDataCarrierHigh Property
                • IsGraphicsSupported Property
                • IsWinMASSSupported Property
                • KeyboardMapper Property
                • LocalEcho Property
                • LogToSerialDevice Property
                • Macro Property
                • MacrographReportsEnabled Property
                • MappedNumLockPreservesNumLock Property
                • MouseMapper Property
                • MouseShape Property
                • NationalReplacementSet Property
                • NRCEnabled Property
                • OnLine Property
                • PreserveNRC Property
                • ProcessDataComm Property
                • ProcessInvalidKeystrokes Property
                • Productivity Property
                • QuickPadsShowToolTips Property
                • ReGISAlwaysGraphicsMode Property
                • ReGISBufferSize Property
                • ReGISV6 Property
                • RunMacroAtReconnect Property
                • SaveScrollingRegion Property
                • SaveSecureShellUserName Property
                • SaveSessionOnClose Property
                • Screen Property
                • SendKeyboardModifierPrefix Property
                • SerialDevicePort Property
                • SerialDeviceSettings Property
                • SerialDeviceToHost Property
                • SessionLimitsNSVT Property
                • SessionLimitsRlogin Property
                • SessionLimitsSecureShell Property
                • SessionLimitsTelnet Property
                • ShowClassicStatusBar Property
                • ShowMenuBar Property
                • SingleByteUPSS Property
                • StartupConnection Property
                • StatusLineText Property
                • TAPIVersion Property
                • TerminalSound Property
                • TerminalType Property
                • TerminalUserControlContext Property
                • TextFileCharacterSet Property
                • Theme Property
                • TimeSinceConnected Property
                • TitleBarCaption Property
                • TraceFileName Property
                • TraceFolder Property
                • TraceSessionStart Property
                • UiControlActionMapper Property
                • UseIPv6 Property
                • UseModemDialerV5 Property
                • UserData Property
                • UserDefinedKeysLocked Property
                • UserFeaturesLocked Property
                • VBCommonProject Property
                • VBProject Property
                • Version Property
                • VerticalScrollBarVisible Property
                • VT640Compatible Property
                • VTTek Property
                • WeakDeviceControlString Property
                • WindowRows Property
                • WTSIPAddress Property
                • WTSPCName Property
                • WTSUserName Property
                • WyseAcceptNulls Property
              • Events
                • Closed Event
                • Closing Event
                • Connected Event
                • Connecting Event
                • ConnectionResumed Event
                • ConnectionSuspended Event
                • CreditCardRecognized Event
                • Disconnected Event
                • SettingsLoaded Event
                • SettingsLoading Event
                • UserDisconnecting Event
            • ITheme
              • Overview
              • Members
              • Methods
                • Load Method
                • Save Method
                • SaveAs Method
              • Properties
                • Color Property
                • Cursor Property
                • DisplayEnhancements Property
                • FileName Property
                • Font Property
                • Modified Property
                • Parent Property
                • Sounds Property
            • IThemeColor
              • Overview
              • Members
              • Methods
                • GetAnsiColor Method
                • GetBackgroundColor Method
                • GetForegroundColor Method
                • SetAnsiColor Method
                • SetBackgroundColor Method
                • SetForegroundColor Method
              • Properties
                • Parent Property
            • IThemeCursor
              • Overview
              • Members
              • Properties
                • CursorBlink Property
                • CursorShape Property
                • Parent Property
            • IThemeDisplayEnhancements
              • Overview
              • Members
              • Properties
                • ColorCursor Property
                • EnableBlink Property
                • EnableBold Property
                • EnableUnderline Property
                • InverseVideo Property
                • Parent Property
            • IThemeFont
              • Overview
              • Members
              • Properties
                • AutoFontSize Property
                • Bold Property
                • FontName Property
                • FontSize Property
                • Parent Property
            • IThemeSounds
              • Overview
              • Members
              • Properties
                • ConnectEventSound Property
                • DisconnectEventSound Property
                • Parent Property
            • IUiControlActionMapper
              • Overview
              • Members
              • Methods
                • Add Method
                • Get Method
              • Properties
                • Parent Property
          • Delegates
            • CancelableConnectionEventHandler
            • ConnectionEventHandler
            • ControlKeySendingEventHandler
            • ControlKeySentEventHandler
            • CreditCardRecognizedEventHandler
            • DefinedEventHandler
            • KeysSendingEventHandler
            • KeysSentEventHandler
            • SettingsLoadedEventHandler
            • SettingsLoadingEventHandler
    • Attachmate.Reflection.Emulation.PTR Assembly
      • Overview
      • Namespaces
        • Attachmate.Reflection.Emulation.PTR Namespace
          • Overview
          • Enumerations
            • RouteHostStatus
            • RouteLockState
            • RouteQueueStatus
            • RouteStatus
          • Interfaces
            • IPTRRoute
              • Overview
              • Members
              • Methods
                • Reset Method
                • Start Method
                • Stop Method
              • Properties
                • DeviceData Property
                • DeviceStatus Property
                • HostFilter Property
                • HostPath Property
                • HostStatus Property
                • HostXlateTable Property
                • Jobs Property
                • LockState Property
                • PrinterType Property
                • QueuePath Property
                • QueueStatus Property
                • QueueXlateTable Property
                • RouteName Property
                • RouteStatus Property
                • SecondDeviceStatus Property
                • SecondQueueStatus Property
                • SubmitTime Property
                • Timeout Property
            • IPTRRoutes
              • Overview
              • Members
              • Methods
                • ResetAll Method
                • StartAll Method
                • StopAll Method
              • Properties
                • Item Property
                  • Item(Int32) Property
                  • Item(String) Property
              • Events
                • RouteListChanged Event
            • IPTRSystem
              • Overview
              • Members
              • Methods
                • Quit Method
              • Properties
                • ConfigFileFullName Property
                • ConfigFileName Property
                • ConfigFilePath Property
                • Name Property
                • Parent Property
                • Path Property
                • Routes Property
                • Version Property
    • Attachmate.Reflection.Emulation.UTS Assembly
      • Overview
      • Namespaces
        • Attachmate.Reflection.Emulation.UTS Namespace
          • Overview
          • Enumerations
            • CaptureAreaOption
            • EmphasisTransmitTypeOption
            • FCCTransmitModeOption
            • FileTransferTypeOption
            • MAPPERFileExistsOption
            • MapperFileTypeOption
            • OS2200LocalFileExistsOption
            • PrintModeOption
            • PrintRangeOption
            • TransmitModeOption
            • UTSTerminalTypeOption
          • Interfaces
            • IFileTransfer
              • Overview
              • Members
              • Properties
                • MapperFileTransfer Property
                • OS2200FileTransfer Property
                • Parent Property
                • TransferType Property
              • Events
                • FileTransferDone Event
            • IMapperFileTransfer
              • Overview
              • Members
              • Methods
                • ReceiveFile Method
                • SendFile Method
              • Properties
                • CommandCode Property
                • EndReport Property
                • FileType Property
                • FormattedRID Property
                • IfExists Property
                • InsertAtLine Property
                • LineZeroCommand Property
                • LineZeroResponse Property
                • LookSwitch Property
                • PageIdentifier Property
                • Parent Property
                • RetainHeaderOnDownload Property
                • RIDNotFoundMessage Property
                • ShiftCommand Property
                • TrimTrailingSpaces Property
            • IOS2200FileTransfer
              • Overview
              • Members
              • Methods
                • ReceiveFile Method
                • SendFile Method
              • Properties
                • AutomaticRecovery Property
                • DownloadCommand Property
                • DownloadCommandReply Property
                • DownloadComplete Property
                • DownloadCompleteReply Property
                • IfExists Property
                • Parent Property
                • SuppressDisplay Property
                • TabCharacter Property
                • TransferTimeout Property
                • UploadCommand Property
                • UploadCommandReply Property
                • UploadComplete Property
                • UploadCompleteReply Property
            • IUtsScreen
              • Overview
              • Members
              • Methods
                • CancelSelection Method
                • Copy Method
                • CopyAppend Method
                • CopyToBuffer Method
                • Cut Method
                • ExtendSelection Method
                • ExtendSelectionRect Method
                • FindField Method
                  • FindField(Int32,Int32,FindOption) Method
                  • FindField(Int32,Int32,Int32,FindOption) Method
                  • FindField(Int32,Int32,FieldType,FindOption) Method
                  • FindField(Int32,Int32,Int32,FieldType,FindOption) Method
                • GetCharacter Method
                • GetCharacterForegroundColor Method
                • GetCharacters Method
                • GetField Method
                • GetFieldColor Method
                • GetFields Method
                • GetFieldText Method
                • GetText Method
                • GetTextEx Method
                • IsAttribute Method
                • LockInput Method
                • MoveCursorTo Method
                  • MoveCursorTo(Int32,Int32) Method
                  • MoveCursorTo(Int32) Method
                • Paste Method
                • PasteContinue Method
                • PasteFromBuffer Method
                • PutCharacter Method
                • PutText Method
                  • PutText(String,Int32,Int32,Int32) Method
                  • PutText(String,Int32,Int32) Method
                • ScreenCoordinateToIndex Method
                • ScreenIndexToColumn Method
                • ScreenIndexToCoordinate Method
                • ScreenIndexToRow Method
                • SearchText Method
                  • SearchText(String,Int32,Int32,FindOption) Method
                  • SearchText(String,Int32,Int32,Int32,FindOption) Method
                  • SearchText(String,Int32,Int32,Int32,Int32,FindOption) Method
                  • SearchText(String,Int32,Int32,Int32,Int32,FindOption,TextComparisonOption) Method
                • SelectAll Method
                • SendControlKey Method
                • SendControlKeySync Method
                • SendKeys Method
                • SetSelectionStartPos Method
                • UnlockInput Method
                • Wait Method
                • WaitForControlKey Method
                • WaitForCursor Method
                  • WaitForCursor(Int32,Int32,Int32) Method
                  • WaitForCursor(Int32,Int32,Int32,Int32,Int32) Method
                • WaitForHostSettle Method
                • WaitForKeyboardEnabled Method
                • WaitForText Method
                  • WaitForText(Int32,String,Int32,Int32,TextComparisonOption) Method
                  • WaitForText(Int32,String,Int32,Int32,Int32,Int32,TextComparisonOption) Method
              • Properties
                • ClearSelectionOnCopy Property
                • Columns Property
                • ControlPageActive Property
                • CursorColumn Property
                • CursorRow Property
                • EmphasisTransmitType Property
                • HostChangedControlPage Property
                • HostChangedScreen Property
                • HotSpots Property
                • IsKeyboardLocked Property
                • KeyboardWaitStatus Property
                • MessageWaiting Property
                • Parent Property
                • Rows Property
                • ScreenSettleState Property
                • ScreenSettleTime Property
                • Selection Property
                • SelectionMode Property
                • TerminalModel Property
              • Events
                • AfterSendKeys Event
                • BeforeSendControlKey Event
                • BeforeSendKeys Event
                • CursorInNewField Event
                • KeyboardLocked Event
                • KeyboardUnlocked Event
                • MouseClick Event
                • NewScreenReady Event
                • ScreenChanged Event
            • IUtsTerminal
              • Overview
              • Members
              • Methods
                • Close Method
                • Connect Method
                • Disconnect Method
                • Execute Method
                • Save Method
                • SaveAs Method
              • Properties
                • AfterConnectMacro Property
                • BeepsOnSystemMessage Property
                • BeforeConnectMacro Property
                • CaptureArea Property
                • ClearScreenAtDisconnect Property
                • Columns Property
                • ContextMenus Property
                • DestructiveSpace Property
                • DisableKeystrokeProductivity Property
                • DisableScreenHistory Property
                • DisplayControlChars Property
                • EnableBlink Property
                • EnableSystemResponseMode Property
                • ExtendControlPage Property
                • FCCTransmitMode Property
                • FileTransfer Property
                • HostGraphicsType Property
                • HostScreenTable Property
                • IgnoreHostColorsOnStatusLine Property
                • IsConnected Property
                • IsPolling Property
                • KeyboardHistorySavedInputs Property
                • KeyboardMapper Property
                • Macro Property
                • ManualConnect Property
                • Modified Property
                • MouseMapper Property
                • OverrideHostFCCs Property
                • Pages Property
                • PathId Property
                • PrinterDeviceIdentifier Property
                • PrintMode Property
                • PrintRange Property
                • Productivity Property
                • QuickPadsShowToolTips Property
                • ReadDeviceIdentifier Property
                • RepeatAlarm Property
                • ReverseStatusLine Property
                • Rows Property
                • RunMacroAfterConnect Property
                • RunMacroAtReconnect Property
                • RunMacroBeforeConnect Property
                • SaveHostControlPageChanges Property
                • Screen Property
                • ScreenAlarm Property
                • ScreenHostTable Property
                • SuppressSpaces Property
                • TerminalUserControlContext Property
                • Theme Property
                • TransmitMode Property
                • UpperCaseOnly Property
                • VBCommonProject Property
                • VBProject Property
                • Version Property
              • Events
                • AfterConnect Event
                • AfterDisconnect Event
                • BeforeConnect Event
                • BeforeDisconnect Event
                • Closed Event
                • CreditCardRecognized Event
    • Attachmate.Reflection.Framework Assembly
      • Overview
      • Namespaces
        • Attachmate.Reflection.Framework Namespace
          • Overview
          • Classes
            • APINotInitializedException
              • Overview
              • Members
              • APINotInitializedException Constructor
            • Application
              • Overview
              • Members
              • Methods
                • ApplicationClosedEventSink Method
                • ApplicationClosingEventSink Method
                • Close Method
                • CreateControl Method
                  • CreateControl(String) Method
                  • CreateControl(Guid) Method
                • CreateLayout Method
                • Dispose Method
                  • Dispose(Boolean) Method
                • Equals Method
                  • Equals(Application) Method
                • Finalize Method
                • GetControlByInstanceId Method
                • GetControlsByFilePath Method
                • GetControlsByName Method
                • GetObject Method
                • OnApplicationClosed Method
                • OnApplicationClosing Method
                • OpenCail Method
                • ReleaseResource Method
                • Wait Method
              • Properties
                • ControlCount Property
                • Id Property
              • Events
                • ApplicationClosed Event
                • ApplicationClosing Event
            • ApplicationClosingEventArgs
              • Overview
              • Members
              • ApplicationClosingEventArgs Constructor
              • Properties
                • Cancel Property
            • MyReflection
              • Overview
              • Members
              • Methods
                • CreateApplication Method
                  • CreateApplication() Method
                  • CreateApplication(String) Method
                  • CreateApplication(String,Boolean) Method
                • ForceStop Method
                • GetControlByInstanceId Method
                • GetControlsByName Method
                • Start Method
                  • Start() Method
                  • Start(Boolean) Method
                  • Start(String) Method
                  • Start(String,Boolean) Method
              • Properties
                • ActiveApplication Property
                • Applications Property
                • DefaultChannelName Property
            • TucNotSupportedException
              • Overview
              • Members
              • TucNotSupportedException Constructor
            • VBAReferenceException
              • Overview
              • Members
              • VBAReferenceException Constructor
                • VBAReferenceException Constructor()
                • VBAReferenceException Constructor(String)
                • VBAReferenceException Constructor(String,Exception)
                • VBAReferenceException Constructor(SerializationInfo,StreamingContext)
            • VBAReferenceIncorrectSessionTypeException
              • Overview
              • Members
              • VBAReferenceIncorrectSessionTypeException Constructor
                • VBAReferenceIncorrectSessionTypeException Constructor()
                • VBAReferenceIncorrectSessionTypeException Constructor(String)
                • VBAReferenceIncorrectSessionTypeException Constructor(String,Exception)
                • VBAReferenceIncorrectSessionTypeException Constructor(SerializationInfo,StreamingContext)
            • VBAReferenceNotInTrustedLocationException
              • Overview
              • Members
              • VBAReferenceNotInTrustedLocationException Constructor
                • VBAReferenceNotInTrustedLocationException Constructor()
                • VBAReferenceNotInTrustedLocationException Constructor(String)
                • VBAReferenceNotInTrustedLocationException Constructor(String,Exception)
                • VBAReferenceNotInTrustedLocationException Constructor(SerializationInfo,StreamingContext)
          • Enumerations
            • ApplicationCloseOption
          • Interfaces
            • IControl
              • Overview
              • Members
              • Properties
                • InstanceId Property
                • Name Property
                • SessionFilePath Property
          • Delegates
            • ApplicationClosingEventHandler
    • Attachmate.Reflection.UserControl.IbmHosts Assembly
      • Overview
      • Namespaces
        • Attachmate.Reflection.UserControl.IbmHosts Namespace
          • Overview
          • Classes
            • IbmTerminalControl
              • Overview
              • Members
              • IbmTerminalControl Constructor
              • Methods
                • Dispose Method
                  • Dispose(Boolean) Method
                • InitInstance Method
                  • InitInstance(HostType) Method
                  • InitInstance(String) Method
              • Properties
                • ExitEmptyWorkspace Property
                • HandleMainMenuStripFocusChangeState Property
                • IbmTerminal Property
                • TerminalReady Property
                • TerminalTimeout Property
                • TerminalTimeoutDelay Property
                • WorkspaceName Property
              • Events
                • TerminalInitializedEvent Event
          • Enumerations
            • HostType
          • Delegates
            • TerminalInitializedEventHandler
    • Attachmate.Reflection.UserControl.OpenSystems Assembly
      • Overview
      • Namespaces
        • Attachmate.Reflection.UserControl.OpenSystems Namespace
          • Overview
          • Classes
            • OpenSystemsTerminalControl
              • Overview
              • Members
              • OpenSystemsTerminalControl Constructor
              • Methods
                • Dispose Method
                  • Dispose(Boolean) Method
                • InitInstance Method
                  • InitInstance() Method
                  • InitInstance(String) Method
              • Properties
                • ExitEmptyWorkspace Property
                • HandleMainMenuStripFocusChangeState Property
                • Terminal Property
                • TerminalReady Property
                • TerminalTimeout Property
                • TerminalTimeoutDelay Property
                • WorkspaceName Property
              • Events
                • TerminalInitializedEvent Event
          • Delegates
            • TerminalInitializedEventHandler
    • Attachmate.Reflection.UserControl.OpenSystemsGraphics Assembly
      • Overview
      • Namespaces
        • Attachmate.Reflection.UserControl.OpenSystemsGraphics Namespace
          • Overview
          • Classes
            • OpenSystemsGraphicsTerminalControl
              • Overview
              • Members
              • OpenSystemsGraphicsTerminalControl Constructor
              • Methods
                • Dispose Method
                  • Dispose(Boolean) Method
                • InitInstance Method
                  • InitInstance() Method
                  • InitInstance(String) Method
              • Properties
                • ExitEmptyWorkspace Property
                • HandleMainMenuStripFocusChangeState Property
                • Terminal Property
                • TerminalReady Property
                • TerminalTimeout Property
                • TerminalTimeoutDelay Property
                • WorkspaceName Property
              • Events
                • TerminalInitializedEvent Event
          • Delegates
            • TerminalInitializedEventHandler
    • Attachmate.Reflection.UserControl.Wpf.IbmHosts Assembly
      • Overview
      • Namespaces
        • Attachmate.Reflection.UserControl.Wpf.IbmHosts Namespace
          • Overview
          • Classes
            • IbmTerminalControl
              • Overview
              • Members
              • IbmTerminalControl Constructor
              • Methods
                • Focus Method
                • ForceRefresh Method
                • InitializeComponent Method
                • InitInstance Method
                  • InitInstance(HostType) Method
                  • InitInstance(String) Method
              • Properties
                • ExitEmptyWorkspace Property
                • IbmTerminal Property
                • TerminalReady Property
                • TerminalRefreshAfterResize Property
                • TerminalTimeout Property
                • TerminalTimeoutDelay Property
                • WorkspaceName Property
              • Events
                • TerminalInitializedEvent Event
          • Enumerations
            • HostType
          • Delegates
            • TerminalInitializedEventHandler
    • Attachmate.Reflection.UserControl.Wpf.OpenSystems Assembly
      • Overview
      • Namespaces
        • Attachmate.Reflection.UserControl.Wpf.OpenSystems Namespace
          • Overview
          • Classes
            • OpenSystemsTerminalControl
              • Overview
              • Members
              • OpenSystemsTerminalControl Constructor
              • Methods
                • Focus Method
                • InitializeComponent Method
                • InitInstance Method
                  • InitInstance() Method
                  • InitInstance(String) Method
              • Properties
                • ExitEmptyWorkspace Property
                • Terminal Property
                • TerminalReady Property
                • TerminalTimeout Property
                • TerminalTimeoutDelay Property
                • WorkspaceName Property
              • Events
                • TerminalInitializedEvent Event
          • Delegates
            • TerminalInitializedEventHandler
    • Attachmate.Reflection.UserControl.Wpf.OpenSystemsGraphics Assembly
      • Overview
      • Namespaces
        • Attachmate.Reflection.UserControl.Wpf.OpenSystemsGraphics Namespace
          • Overview
          • Classes
            • OpenSystemsGraphicsTerminalControl
              • Overview
              • Members
              • OpenSystemsGraphicsTerminalControl Constructor
              • Methods
                • Focus Method
                • InitializeComponent Method
                • InitInstance Method
                  • InitInstance() Method
                  • InitInstance(String) Method
              • Properties
                • ExitEmptyWorkspace Property
                • Terminal Property
                • TerminalReady Property
                • TerminalTimeout Property
                • TerminalTimeoutDelay Property
                • WorkspaceName Property
              • Events
                • TerminalInitializedEvent Event
          • Delegates
            • TerminalInitializedEventHandler