InfoConnect for Unisys VBA Guide
KeyboardUnlocked Event (Screen)
This event is triggered when the keyboard becomes unlocked or enabled (either by the host or by Reflection).
Syntax
private Sub Screen_KeyboardUnlocked (
   ByVal sender As Variant, _
   ByVal e As mscorlib.EventArgs, _
) 

Parameters

sender
The source of the event.
e
An object that contains no event data.
See Also

 

 


2015 Attachmate

Send Feedback