Click or drag to resize

FocusChangeEvent Constructor (Logic)

X#
Initializes a new instance of the FocusChangeEvent class

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

Parameters

plGotFocus
Type: Logic
See Also