Click or drag to resize

Control.SetFocus Method (Typed)

X#
Pass input focus to a control, thereby directing all mouse and keyboard input to the control.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD SetFocus() AS VOID
Request Example View Source

Implements

SetFocus
See Also