Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmTerminal Object / UiControlActionMapper Property
In This Topic
    UiControlActionMapper Property (IbmTerminal)
    In This Topic
    Gets the object used to map actions to the user interface control and to retrieve the action sequence from the user interface control.
    Syntax
    expression.UiControlActionMapper As UiControlActionMapper object 
    where expression is a variable that represents a IbmTerminal Object

    Property Value

    UiControlActionMapper Object.
    See Also