InfoConnect for Unisys VBA Guide
KeyboardLocked Event (Screen)
This event is triggered when the keyboard becomes locked (either by the host or by Reflection).
Syntax
private Sub Screen_KeyboardLocked (
   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