expression.SendControlKeySync( _ ByVal keycode As ControlKeyCode _ ) As ReturnCode
where expression is a variable that represents a T27Screen Object
Parameters
- keycode
- ControlKeyCode object.
Return Value
ReturnCode indicates success, failure, or a warning condition if the cursor position reaches the screen boundary.