private Sub Screen_ControlKeySending ( ByVal sender As Object, _ ByRef key As ControlKeyCode _ ) As Boolean
Parameters
- sender
- key
private Sub Screen_ControlKeySending ( ByVal sender As Object, _ ByRef key As ControlKeyCode _ ) As Boolean
To cancel the action, set ControlKeySending to False.