InfoConnect API Guide
Attachmate.Reflection.Emulation.T27 Namespace / IT27Terminal Interface / KeyboardMapper Property


In This Topic
    KeyboardMapper Property (IT27Terminal)
    In This Topic
    Gets the KeyboardMapper object.
    Syntax
    'Declaration
     
    
    ReadOnly Property KeyboardMapper As IKeyboardMapper
    'Usage
     
    
    Dim instance As IT27Terminal
    Dim value As IKeyboardMapper
     
    value = instance.KeyboardMapper
    IKeyboardMapper KeyboardMapper {get;}
    See Also