Click or drag to resize

ControlFocusChangeEvent Constructor (Control, Logic)

X#
Initializes a new instance of the ControlFocusChangeEvent class

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	loControl AS Control,
	lFocus AS LOGIC
)
Request Example View Source

Parameters

loControl
Type: Control
lFocus
Type: Logic
See Also