InfoConnect API Guide
Attachmate.Reflection.Emulation.T27 Namespace / IT27Screen Interface / UnlockInput Method


In This Topic
    UnlockInput Method (IT27Screen)
    In This Topic
    Unlocks the screen. See the LockInput() method for more information.
    Syntax
    'Declaration
     
    
    Sub UnlockInput() 
    'Usage
     
    
    Dim instance As IT27Screen
     
    instance.UnlockInput()
    void UnlockInput()
    See Also